Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/mm/
H A Dpgtable.c59 opt |= IPTE_GUEST_ASCE; in ptep_ipte_local()
79 opt |= IPTE_GUEST_ASCE; in ptep_ipte_global()
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h1066 #define IPTE_GUEST_ASCE 0x800 macro