Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/include/asm/
Dhwdef-copro.h28 static inline unsigned int get_cr(void) in get_cr() function
/Linux-v5.4/arch/arm/include/asm/
Dcp15.h75 static inline unsigned long get_cr(void) in get_cr() function
131 static inline unsigned long get_cr(void) in get_cr() function
/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h205 ulong (*get_cr)(struct x86_emulate_ctxt *ctxt, int cr); member