Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dhyperv.h153 static inline void evmcs_load(u64 phys_addr) in evmcs_load() function
173 static inline void evmcs_load(u64 phys_addr) {} in evmcs_load() function
Dvmx_ops.h299 return evmcs_load(phys_addr); in vmcs_load()