Home
last modified time | relevance | path

Searched defs:_PAGE_HUGE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h49 #define _PAGE_HUGE (_ULCAST_(1) << _PAGE_HUGE_SHIFT) macro
/linux/arch/mips/include/asm/
H A Dpgtable-bits.h159 # define _PAGE_HUGE (1 << _PAGE_HUGE_SHIFT) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h49 #define _PAGE_HUGE 0x0800 /* Copied to L1 PS bit 29 */ macro