Searched refs:H_PTE_PKEY_BIT2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h12 ((vm_flags & VM_PKEY_BIT2) ? H_PTE_PKEY_BIT2 : 0x0UL) |
23 ((pteflags & H_PTE_PKEY_BIT2) ? HPTE_R_KEY_BIT2 : 0x0UL) |
40 ((pteflags & H_PTE_PKEY_BIT2) ? 0x4 : 0x0UL) |
H A Dhash-4k.h66 #define H_PTE_PKEY_BIT2 _RPAGE_PKEY_BIT3 macro
H A Dhash-64k.h54 #define H_PTE_PKEY_BIT2 _RPAGE_PKEY_BIT2 macro

Completed in 140 milliseconds