Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1236 static inline int pte_allow_rdp(pte_t old, pte_t new) in pte_allow_rdp() function
1276 if (MACHINE_HAS_RDP && !mm_has_pgste(vma->vm_mm) && pte_allow_rdp(*ptep, entry)) in ptep_set_access_flags()