Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dpage.h104 #define BITS_PER_PTE_ENTRY 3 macro
108 #define BITS_PER_PTE_ENTRY 2 macro
114 #define PTE_ENTRY_SIZE (1UL << BITS_PER_PTE_ENTRY)
/linux/arch/parisc/kernel/
H A Dentry.S402 shladd \index,BITS_PER_PTE_ENTRY,\pmd,\pmd /* pmd is now pte */