Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/vfp/
Dvfpmodule.c41 asmlinkage void (*vfp_vector)(void) = vfp_null_entry; variable
743 vfp_vector = vfp_testing_entry; in vfp_init()
747 vfp_vector = vfp_null_entry; in vfp_init()
801 vfp_vector = vfp_support_entry; in vfp_init()
Dentry.S42 .word vfp_vector