Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/mm/
Dpgtable.c59 opt |= IPTE_GUEST_ASCE; in ptep_ipte_local()
79 opt |= IPTE_GUEST_ASCE; in ptep_ipte_global()
/linux-6.6.21/arch/s390/include/asm/
Dpgtable.h1056 #define IPTE_GUEST_ASCE 0x800 macro