Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5484 static bool is_shadow_field_ro(unsigned long field) in is_shadow_field_ro() function
5587 if (enable_shadow_vmcs && is_shadow_field_ro(field)) { in handle_vmwrite()