Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c200 unsigned long opts = IPTE_GUEST_ASCE | (pgste.nodat ? IPTE_NODAT : 0); in __dat_ptep_xchg()
/linux/arch/s390/include/asm/
H A Dpgtable.h1102 #define IPTE_GUEST_ASCE 0x800 macro