Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/
Dsystem.h220 static inline void set_copro_access(unsigned int val) in set_copro_access() function
/linux-2.6.39/arch/arm/vfp/
Dvfpmodule.c397 set_copro_access(access | CPACC_FULL(10) | CPACC_FULL(11)); in vfp_enable()