Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dtlbflush.h57 if (cpu_has_idte() && gmap_asce != -1UL) { in __tlb_flush_mm()
71 if (cpu_has_idte()) in __tlb_flush_kernel()
A Dcpufeature.h30 #define cpu_has_idte() test_facility(3) macro
/arch/s390/mm/
A Dgmap.c141 if (cpu_has_idte()) in gmap_flush_tlb()
1991 else if (cpu_has_idte()) in gmap_pmdp_xchg()
2069 else if (cpu_has_idte()) in gmap_pmdp_idte_local()
2102 else if (cpu_has_idte()) in gmap_pmdp_idte_global()
A Dpageattr.c81 } else if (cpu_has_idte()) { in pgt_set()
A Dpgtable.c386 } else if (cpu_has_idte()) { in pmdp_idte_global()
513 else if (cpu_has_idte()) in pudp_idte_global()

Completed in 16 milliseconds