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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c55 static struct shadow_vmcs_field shadow_read_only_fields[] = { variable in typeref:struct:shadow_vmcs_field
60 ARRAY_SIZE(shadow_read_only_fields);
77 struct shadow_vmcs_field entry = shadow_read_only_fields[i];
82 shadow_read_only_fields[i + 1].encoding != field + 1))
93 shadow_read_only_fields[j++] = entry;
1574 shadow_read_only_fields

Completed in 262 milliseconds