Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/include/asm/
Dhwdef-copro.h31 static inline unsigned int get_cr(void) in get_cr() function
/Linux-v4.19/arch/arm/include/asm/
Dcp15.h73 static inline unsigned long get_cr(void) in get_cr() function
129 static inline unsigned long get_cr(void) in get_cr() function
/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h205 ulong (*get_cr)(struct x86_emulate_ctxt *ctxt, int cr); member