Home
last modified time | relevance | path

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

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