Searched refs:H_PTE_PKEY_BIT1 (Results 1 – 3 of 3) sorted by relevance
11 ((vm_flags & VM_PKEY_BIT1) ? H_PTE_PKEY_BIT1 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()24 ((pteflags & H_PTE_PKEY_BIT1) ? HPTE_R_KEY_BIT1 : 0x0UL) | in pte_to_hpte_pkey_bits()41 ((pteflags & H_PTE_PKEY_BIT1) ? 0x2 : 0x0UL) | in hash__pte_to_pkey_bits()
67 #define H_PTE_PKEY_BIT1 _RPAGE_PKEY_BIT2 macro
55 #define H_PTE_PKEY_BIT1 _RPAGE_PKEY_BIT1 macro
Completed in 5 milliseconds