Searched refs:LARGEST_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
38 #define LARGEST_PAGESIZE 0x4000 macro50 for (page = 0x1000; page <= LARGEST_PAGESIZE; page <<= 1) { in volume_id_probe_linux_swap()