Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dpgtable.c41 opt |= IPTE_GUEST_ASCE; in ptep_ipte_local()
61 opt |= IPTE_GUEST_ASCE; in ptep_ipte_global()
/Linux-v4.19/arch/s390/include/asm/
Dpgtable.h958 #define IPTE_GUEST_ASCE 0x800 macro