Searched refs:COMMPAGE_DESCRIPTOR_NAME (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/commpage/
H A Dcommpage.h60 #define COMMPAGE_DESCRIPTOR_NAME(label) _commpage_ ## label macro
66 .long COMMPAGE_DESCRIPTOR_NAME(label)
72 .quad COMMPAGE_DESCRIPTOR_NAME(label)
88 .private_extern COMMPAGE_DESCRIPTOR_NAME(label) ;\
89 COMMPAGE_DESCRIPTOR_NAME(label) ## : ;\

Completed in 17 milliseconds