Home
last modified time | relevance | path

Searched refs:cpu_has_32bit_el1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm64/kvm/
Dreset.c52 static bool cpu_has_32bit_el1(void) in cpu_has_32bit_el1() function
72 r = cpu_has_32bit_el1(); in kvm_arch_dev_ioctl_check_extension()
106 if (!cpu_has_32bit_el1()) in kvm_reset_vcpu()