Home
last modified time | relevance | path

Searched defs:PTE_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dpgtable-2level.h16 #define PTE_BITS (PTE_SHIFT - PTE_MAGNITUDE) macro
/openbmc/linux/arch/hexagon/kernel/
H A Dhead.S51 #define PTE_BITS ( __HVM_PTE_R | __HVM_PTE_W | __HVM_PTE_X \ macro