Home
last modified time | relevance | path

Searched refs:get_domain (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Ddomain.h85 static __always_inline unsigned int get_domain(void) in get_domain() function
105 static __always_inline unsigned int get_domain(void) in get_domain() function
118 unsigned int domain = get_domain(); \
H A Duaccess.h28 unsigned int old_domain = get_domain(); in uaccess_save_and_enable()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c117 domain = get_domain(); in __show_regs()
245 thread->cpu_domain = get_domain(); in copy_thread()
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Didtcps.c124 .get_domain = idtcps_get_domain,
H A Dtsi568.c135 .get_domain = NULL,
H A Dtsi57x.c296 .get_domain = tsi57x_get_domain,
H A Didt_gen2.c411 .get_domain = idtg2_get_domain,
/OK3568_Linux_fs/kernel/include/linux/
H A Drio.h130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, member