Searched refs:IPTE_NODAT (Results 1 – 3 of 3) sorted by relevance
48 opt |= IPTE_NODAT; in ptep_ipte_local()68 opt |= IPTE_NODAT; in ptep_ipte_global()
1099 #define IPTE_NODAT 0x400 macro
200 unsigned long opts = IPTE_GUEST_ASCE | (pgste.nodat ? IPTE_NODAT : 0); in __dat_ptep_xchg()