Home
last modified time | relevance | path

Searched refs:MACHINE_HAS_TLB_GUEST (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dpgtable.c52 if (MACHINE_HAS_TLB_GUEST) { in ptep_ipte_local()
72 if (MACHINE_HAS_TLB_GUEST) { in ptep_ipte_global()
363 if (MACHINE_HAS_TLB_GUEST) in pmdp_idte_local()
375 if (MACHINE_HAS_TLB_GUEST) { in pmdp_idte_global()
480 if (MACHINE_HAS_TLB_GUEST) in pudp_idte_local()
490 if (MACHINE_HAS_TLB_GUEST) in pudp_idte_global()
H A Dgmap.c2293 if (MACHINE_HAS_TLB_GUEST) in gmap_pmdp_xchg()
2374 if (MACHINE_HAS_TLB_GUEST) in gmap_pmdp_idte_local()
2409 if (MACHINE_HAS_TLB_GUEST) in gmap_pmdp_idte_global()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtlbflush.h25 if (MACHINE_HAS_TLB_GUEST) in __tlb_flush_idte()
H A Dsetup.h113 #define MACHINE_HAS_TLB_GUEST (S390_lowcore.machine_flags & MACHINE_FLAG_TLB_GUEST) macro
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c2710 if (MACHINE_HAS_TLB_GUEST) { in kvm_arch_init_vm()