Home
last modified time | relevance | path

Searched refs:H_PTE_PKEY_BIT0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
A Dhash-pkey.h10 return (((vm_flags & VM_PKEY_BIT0) ? H_PTE_PKEY_BIT0 : 0x0UL) | in hash__vmflag_to_pte_pkey_bits()
25 ((pteflags & H_PTE_PKEY_BIT0) ? HPTE_R_KEY_BIT0 : 0x0UL)); in pte_to_hpte_pkey_bits()
42 ((pteflags & H_PTE_PKEY_BIT0) ? 0x1 : 0x0UL)); in hash__pte_to_pkey_bits()
A Dhash-4k.h68 #define H_PTE_PKEY_BIT0 _RPAGE_PKEY_BIT1 macro
A Dhash-64k.h56 #define H_PTE_PKEY_BIT0 _RPAGE_PKEY_BIT0 macro

Completed in 4 milliseconds