Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c58 static struct shadow_vmcs_field shadow_read_only_fields[] = { variable
63 ARRAY_SIZE(shadow_read_only_fields);
80 struct shadow_vmcs_field entry = shadow_read_only_fields[i]; in init_vmcs_shadow_fields()
85 shadow_read_only_fields[i + 1].encoding != field + 1)) in init_vmcs_shadow_fields()
96 shadow_read_only_fields[j++] = entry; in init_vmcs_shadow_fields()
1586 shadow_read_only_fields in copy_vmcs12_to_shadow()