Lines Matching full:protected
27 * protected KVM is enabled, but for both protected and non-protected VMs.
132 * enabled for protected VMs.
138 /* Protected KVM does not support AArch32 guests. */ in pkvm_check_pvm_cpu_features()
159 * Initialize trap register values in protected mode.
173 /* Trust the host for non-protected vcpu features. */ in pkvm_vcpu_init_traps()
213 * The table of VM entries for protected VMs in hyp.
327 /* CTR_EL0 is always under host control, even for protected VMs. */ in pkvm_init_features_from_host()
333 /* No restrictions for non-protected VMs. */ in pkvm_init_features_from_host()
457 * Return a unique handle to the protected VM on success,
469 * Initializing protected state might have failed, yet a malicious in insert_vm_table_entry()
556 * Initialize the hypervisor copy of the protected VM state using the
568 * Return a unique handle to the protected VM on success,
630 * Initialize the hypervisor copy of the protected vCPU state using the
633 * handle: The handle for the protected vm.