74#define FUNCTION_ENTRY(name) \
77 .type name, %function; \
80#define FUNCTION_END(name) \
83#define DEFINE_FUNCTION_AARCH64(name) \
84 .align 8 ; .globl name ; name: ; .globl name ## _aarch64 ; name ## _aarch64:
86.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.