Home
last modified time | relevance | path

Searched refs:H_PTE_PKEY_BIT3 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h10 ((vm_flags & VM_PKEY_BIT3) ? H_PTE_PKEY_BIT3 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()
17 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
26 ((pteflags & H_PTE_PKEY_BIT3) ? 0x8 : 0x0UL) | in hash__pte_to_pkey_bits()
H A Dhash-4k.h65 #define H_PTE_PKEY_BIT3 0 macro
H A Dhash-64k.h53 #define H_PTE_PKEY_BIT3 _RPAGE_PKEY_BIT3 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dhash-pkey.h13 ((vm_flags & VM_PKEY_BIT3) ? H_PTE_PKEY_BIT3 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()
22 ((pteflags & H_PTE_PKEY_BIT3) ? HPTE_R_KEY_BIT3 : 0x0UL) | in pte_to_hpte_pkey_bits()
39 ((pteflags & H_PTE_PKEY_BIT3) ? 0x8 : 0x0UL) | in hash__pte_to_pkey_bits()
H A Dhash-4k.h65 #define H_PTE_PKEY_BIT3 0 macro
H A Dhash-64k.h53 #define H_PTE_PKEY_BIT3 _RPAGE_PKEY_BIT3 macro

Completed in 3 milliseconds