71#define FUNCTION_ENTRY(name) \
74 .type name, %function; \
77#define FUNCTION_END(name) \
80#define DEFINE_FUNCTION_AARCH64(name) \
81 .align 8 ; .globl name ; name: ; .globl name ## _aarch64 ; name ## _aarch64:
83.macro GET_SELF_CPU_CONTROL REG
CPU_STRUCTURE_ALIGNMENT Per_CPU_Control_envelope _Per_CPU_Information[]
Set of Per CPU Core Information.
Definition: asm.h:171
This header file provides the interfaces of the Per-CPU Information.