Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/mm/
H A Dpgtable.c51 opt |= IPTE_GUEST_ASCE; in ptep_ipte_local()
71 opt |= IPTE_GUEST_ASCE; in ptep_ipte_global()
/linux-6.15/arch/s390/include/asm/
H A Dpgtable.h1149 #define IPTE_GUEST_ASCE 0x800 macro