Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dcp15.h97 static inline void set_copro_access(unsigned int val) in set_copro_access() function
/linux/arch/arm/vfp/
H A Dvfpmodule.c463 set_copro_access(access | CPACC_FULL(10) | CPACC_FULL(11)); in vfp_enable()