Home
last modified time | relevance | path

Searched refs:cpu_has_hypervisor (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dparavirt.c165 if (!cpu_has_hypervisor) in kvm_para_available()
314 if (!cpu_has_hypervisor) in pv_spinlock_init()
/linux/arch/loongarch/include/asm/
H A Dcpu-features.h67 #define cpu_has_hypervisor cpu_opt(LOONGARCH_CPU_HYPERVISOR) macro