Searched defs:PM (Results 1 – 9 of 9) sorted by relevance
31 PM = 0x07, /* PIO Mode Bit Mask */ enumerator
177 #define PM(p) __pgprot(_page_cachable_default | (p)) macro
128 config PM config
276 #define PM(a, b) (P(LVL, MISS) | P(a, b)) macro
1133 #define PM( global() 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
135 #define PM(off) (0x0100 + (off) * 2) macro