Home
last modified time | relevance | path

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

/linux-6.15/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
H A Duaccess.h33 unsigned int old_domain = get_domain(); in uaccess_save_and_enable()
/linux-6.15/arch/arm/kernel/
H A Dprocess.c130 domain = get_domain(); in __show_regs()
252 thread->cpu_domain = get_domain(); in copy_thread()
/linux-6.15/drivers/rapidio/switches/
H A Didtcps.c124 .get_domain = idtcps_get_domain,
H A Didt_gen2.c411 .get_domain = idtg2_get_domain,
/linux-6.15/include/linux/
H A Drio.h130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, member