Searched refs:__vfp_enabled (Results 1 – 2 of 2) sorted by relevance
/arch/arm/kvm/hyp/ | ||
D | switch.c | 180 fp_enabled = __vfp_enabled(); in __kvm_vcpu_run_nvhe() |
/arch/arm/include/asm/ | ||
D | kvm_hyp.h | 114 static inline bool __vfp_enabled(void) in __vfp_enabled() function |