Searched refs:HW_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define HW_PAGE_SIZE (ASM_CONST(1) << HW_PAGE_SHIFT) macro18 #define HW_PAGE_MASK (~(HW_PAGE_SIZE-1))
63 #define HW_PAGE_SIZE PAGE_SIZE macro664 for (i=hpage_offset; i < hpage_offset + (HW_PAGE_SIZE / 4); i++) in kvmppc_patch_dcbz()
Completed in 7 milliseconds