Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dcp15.h89 static inline unsigned int get_copro_access(void) in get_copro_access() function
/linux/arch/arm/vfp/
H A Dvfpmodule.c458 access = get_copro_access(); in vfp_enable()