Searched defs:PGC_count_mask (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-arm/ | ||
A D | mm.h | 128 #define PGC_count_mask ((1UL<<PGC_count_width)-1) macro |
/xen/xen/include/asm-x86/ | ||
A D | mm.h | 86 #define PGC_count_mask ((1UL<<PGC_count_width)-1) macro |
Completed in 6 milliseconds