Home
last modified time | relevance | path

Searched refs:_PAGE_SPS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-8xx.h35 #define _PAGE_SPS 0x0008 /* SPS: Small Page Size (1 if 16k, 512k or 8M)*/ macro
69 #define _PAGE_PSIZE _PAGE_SPS
131 return __pte(pte_val(pte) | _PAGE_SPS); in pte_mkhuge()