Lines Matching defs:allowed
189 * ple_window: upper bound on the amount of time a guest is allowed to execute
1713 * INT1ICEBRK and INT3, as they are allowed in debug enclaves
1936 * Userspace is allowed to set any supported IA32_FEATURE_CONTROL regardless of
1939 * because userspace set "VMX in SMX", the guest must also be allowed to set it,
2570 u64 allowed;
2572 rdmsrl(msr, allowed);
2574 return ctl_opt & allowed;
3424 * enabled under SMM. Note, whether or not VMXE is allowed at all,
4348 * 64-bit kernels. It is always zero If neither is allowed, otherwise
4425 * nested virtualization and thus allowed to be set in vmcs12.
4475 * Not used by KVM, but fully supported for nesting, i.e. are allowed in
6434 * allowed a nested VM-Enter with an invalid vmcs12. More below.
6467 * doing so is architecturally allowed in the RSM case, and is
7653 * (indicating "allowed-1") if they are supported in the guest's CPUID.