Home
last modified time | relevance | path

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

/linux/arch/arm/vfp/
H A Dvfpmodule.c811 static struct undef_hook neon_support_hook[] = {{ variable
969 for (int i = 0; i < ARRAY_SIZE(neon_support_hook); i++) in vfp_init()
970 register_undef_hook(&neon_support_hook[i]); in vfp_init()