Home
last modified time | relevance | path

Searched refs:STATIC_IF_NOP (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/machine/
H A Dstatic_if.h129 STATIC_IF_NOP(n, __l); \
139 STATIC_IF_NOP(n, __l); \
154 STATIC_IF_NOP(n, __l); \
/xnu-12377.81.4/osfmk/arm64/
H A Dstatic_if.h53 #define STATIC_IF_NOP(n, label) \ macro
/xnu-12377.81.4/osfmk/x86_64/
H A Dstatic_if.h54 #define STATIC_IF_NOP(n, label) \ macro