Home
last modified time | relevance | path

Searched defs:set_cr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcp15.h64 static inline void set_cr(unsigned long val) in set_cr() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h414 static inline void set_cr(unsigned int val) in set_cr() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h206 int (*set_cr)(struct x86_emulate_ctxt *ctxt, int cr, ulong val); member