Searched refs:ARM64_HAS_32BIT_EL1 (Results 1 – 4 of 4) sorted by relevance
8 #define ARM64_HAS_32BIT_EL1 2 macro
176 if (!cpus_have_const_cap(ARM64_HAS_32BIT_EL1) && is32bit) in vcpu_allowed_register_width()
262 r = cpus_have_const_cap(ARM64_HAS_32BIT_EL1); in kvm_vm_ioctl_check_extension()
2009 .capability = ARM64_HAS_32BIT_EL1,
Completed in 12 milliseconds