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