Searched defs:HIGH_BITS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DWKdm.h128 #define HIGH_BITS(word_pattern) (word_pattern >> NUM_LOW_BITS) macro
/darwin-on-arm/xnu/libkern/libkern/
H A DWKdm.h128 #define HIGH_BITS(word_pattern) (word_pattern >> NUM_LOW_BITS) macro

Completed in 16 milliseconds