Searched refs:MIN_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
54 # define MIN_PAGE_SIZE 32 macro56 # define MIN_PAGE_SIZE 4096 macro79 and tmp1, srcin, MIN_PAGE_SIZE - 180 cmp tmp1, MIN_PAGE_SIZE - 32
73 # define MIN_PAGE_SIZE 15 macro75 # define MIN_PAGE_SIZE 4096 macro104 and tmp1, srcin, MIN_PAGE_SIZE - 1106 cmp tmp1, MIN_PAGE_SIZE - 16
108 #define MIN_PAGE_SIZE (1 << MIN_PAGE_P2) macro121 and tmp2, srcin, #(MIN_PAGE_SIZE - 1)124 cmp tmp2, #(MIN_PAGE_SIZE - 16)