Searched defs:round_L_page (Results 1 – 2 of 2) sorted by relevance
540 #define round_L_page(x) (((x) + L2_L_OFFSET) & L2_L_FRAME) in initarm() macro
1016 #define round_L_page(x) (((x) + L2_L_OFFSET) & L2_L_FRAME) in setup_real_page_tables() macro