Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.h56 static inline u64 evmcs_read_any(struct hv_enlightened_vmcs *evmcs, in evmcs_read_any() function
H A Dnested.c5401 value = evmcs_read_any(vmx->nested.hv_evmcs, field, offset); in handle_vmread()