shadow_read_only_fields   56 arch/x86/kvm/vmx/nested.c static struct shadow_vmcs_field shadow_read_only_fields[] = {
shadow_read_only_fields   61 arch/x86/kvm/vmx/nested.c 	ARRAY_SIZE(shadow_read_only_fields);
shadow_read_only_fields   78 arch/x86/kvm/vmx/nested.c 		struct shadow_vmcs_field entry = shadow_read_only_fields[i];
shadow_read_only_fields   83 arch/x86/kvm/vmx/nested.c 		     shadow_read_only_fields[i + 1].encoding != field + 1))
shadow_read_only_fields   94 arch/x86/kvm/vmx/nested.c 		shadow_read_only_fields[j++] = entry;
shadow_read_only_fields 1397 arch/x86/kvm/vmx/nested.c 		shadow_read_only_fields