Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h367 static inline unsigned int get_cr(void) in get_cr() function
/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h197 ulong (*get_cr)(struct x86_emulate_ctxt *ctxt, int cr); member