Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmcs12.h405 static inline void vmcs12_write_any(struct vmcs12 *vmcs12, unsigned long field, in vmcs12_write_any() function
Dnested.c1536 vmcs12_write_any(vmcs12, field.encoding, field.offset, val); in copy_shadow_to_vmcs12()
5527 vmcs12_write_any(vmcs12, field, offset, value); in handle_vmwrite()