Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dtlbflush.h57 if (cpu_has_idte() && gmap_asce != -1UL) { in __tlb_flush_mm()
71 if (cpu_has_idte()) in __tlb_flush_kernel()
H A Dcpufeature.h29 #define cpu_has_idte() test_facility(3) macro
/linux-6.15/arch/s390/mm/
H A Dgmap.c140 if (cpu_has_idte()) in gmap_flush_tlb()
2033 else if (cpu_has_idte()) in gmap_pmdp_xchg()
2111 else if (cpu_has_idte()) in gmap_pmdp_idte_local()
2144 else if (cpu_has_idte()) in gmap_pmdp_idte_global()
H A Dpageattr.c81 } else if (cpu_has_idte()) { in pgt_set()
H A Dpgtable.c386 } else if (cpu_has_idte()) { in pmdp_idte_global()
513 else if (cpu_has_idte()) in pudp_idte_global()