Home
last modified time | relevance | path

Searched refs:cpu_has_vz (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h70 #define cpu_has_vz 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h68 #define cpu_has_vz 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h67 #define cpu_has_vz 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h69 #define cpu_has_vz 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h80 #define cpu_has_vz 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h47 #define cpu_has_vz 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm47xx/
H A Dcpu-feature-overrides.h81 #define cpu_has_vz 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h79 #define cpu_has_vz 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm47xx/
H A Dcpu-feature-overrides.h80 #define cpu_has_vz 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h46 #define cpu_has_vz 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h530 #ifndef cpu_has_vz
531 #define cpu_has_vz __ase(MIPS_ASE_VZ) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h528 #ifndef cpu_has_vz
529 #define cpu_has_vz __ase(MIPS_ASE_VZ) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dproc.c126 if (cpu_has_vz) seq_printf(m, "%s", " vz"); in show_cpuinfo()
H A Dcpu-probe.c2110 if (cpu_has_vz) in cpu_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c136 if (cpu_has_vz) in show_cpuinfo()
H A Dcpu-probe.c1983 if (cpu_has_vz) in cpu_probe()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dvz.c3026 /* we wouldn't be here unless cpu_has_vz */ in kvm_vz_check_extension()
3316 if (!cpu_has_vz) in kvm_mips_emulation_init()
3324 "pgd_reg not allocated even though cpu_has_vz\n")) in kvm_mips_emulation_init()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c3030 /* we wouldn't be here unless cpu_has_vz */ in kvm_vz_check_extension()
3312 if (!cpu_has_vz) in kvm_mips_emulation_init()
3320 "pgd_reg not allocated even though cpu_has_vz\n")) in kvm_mips_emulation_init()

Completed in 16 milliseconds