Home
last modified time | relevance | path

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

/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
/linux/arch/x86/kvm/
H A Dkvm_emulate.h211 ulong (*get_cr)(struct x86_emulate_ctxt *ctxt, int cr); member