Searched refs:_PAGE_SPS (Results 1 – 1 of 1) sorted by relevance
35 #define _PAGE_SPS 0x0008 /* SPS: Small Page Size (1 if 16k, 512k or 8M)*/ macro69 #define _PAGE_PSIZE _PAGE_SPS131 return __pte(pte_val(pte) | _PAGE_SPS); in pte_mkhuge()