Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h154 static inline u64 evmcs_read_any(struct hv_enlightened_vmcs *evmcs, in evmcs_read_any() function
H A Dnested.c5689 value = evmcs_read_any(nested_vmx_evmcs(vmx), field, offset); in handle_vmread()