Home
last modified time | relevance | path

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

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