Home
last modified time | relevance | path

Searched refs:cpu_has_ebase_wg (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dcpu-feature-overrides.h87 #define cpu_has_ebase_wg 0 macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h544 #ifndef cpu_has_ebase_wg
545 # define cpu_has_ebase_wg __opt(MIPS_CPU_EBASE_WG) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dproc.c250 if (cpu_has_ebase_wg) in show_cpuinfo()
A Dtraps.c2241 if (cpu_has_ebase_wg) { in configure_exception_vector()
/linux-6.3-rc2/arch/mips/kvm/
A Dentry.c186 if (cpu_has_ebase_wg) { in build_set_exc_base()
A Dvz.c51 if (sizeof(long) == 8 && cpu_has_ebase_wg) in kvm_vz_read_gc0_ebase()
65 (cpu_has_mips64r6 || cpu_has_ebase_wg)) { in kvm_vz_write_gc0_ebase()
A Dmips.c320 if (!cpu_has_ebase_wg && virt_to_phys(gebase) >= 0x20000000) { in kvm_arch_vcpu_create()

Completed in 17 milliseconds