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.c779 static struct undef_hook neon_support_hook[] = {{ variable
936 for (int i = 0; i < ARRAY_SIZE(neon_support_hook); i++) in vfp_init()
937 register_undef_hook(&neon_support_hook[i]); in vfp_init()