Searched defs:PM (Results 1 – 12 of 12) sorted by relevance
31 PM = 0x07, /* PIO Mode Bit Mask */ enumerator
131 config PM config
160 #define PM(p) __pgprot(_page_cachable_default | (p)) macro
154 legacy::PassManager PM; in getBPFObjectFromModule() local
164 config PM config
120 config PM config
275 #define PM(a, b) (P(LVL, MISS) | P(a, b)) macro
914 #define PM(F, M) __PS(#F, p->F & (M)) macro
85 #define PM(n) (0x0100 + 0x20 + (n) * 2) macro
117 #define PM 2 /* PM .. PA+NUM_PHYS-1 */ macro
640 #define PM(x) (1 << (x)) macro
589 #define PM(x) (1 << (x)) macro
Completed in 126 milliseconds