Searched defs:pstep (Results 1 – 4 of 4) sorted by relevance
20 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
488 pfn_t pstep = PNUM_SIZE(szc); in page_next_pfn_for_color_cpu() local
801 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
3287 static int pstep = 1; in __hal_update_bimodal() local