Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcp15.h57 static inline unsigned long get_cr(void) in get_cr() function
113 static inline unsigned long get_cr(void) in get_cr() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h399 static inline unsigned int get_cr(void) in get_cr() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h205 ulong (*get_cr)(struct x86_emulate_ctxt *ctxt, int cr); member