Home
last modified time | relevance | path

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

/arch/arm/kvm/hyp/
Dswitch.c180 fp_enabled = __vfp_enabled(); in __kvm_vcpu_run_nvhe()
/arch/arm/include/asm/
Dkvm_hyp.h114 static inline bool __vfp_enabled(void) in __vfp_enabled() function