Home
last modified time | relevance | path

Searched refs:KVM_FEATURE_NOP_IO_DELAY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dkvm_para.h19 #define KVM_FEATURE_NOP_IO_DELAY 1 macro
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dcpuid.rst47 KVM_FEATURE_NOP_IO_DELAY 1 not necessary to perform delays
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c310 if (kvm_para_has_feature(KVM_FEATURE_NOP_IO_DELAY)) in paravirt_ops_setup()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dcpuid.c792 (1 << KVM_FEATURE_NOP_IO_DELAY) | in __do_cpuid_func()