Home
last modified time | relevance | path

Searched refs:read_c0_conf (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-tx39.c49 config = read_c0_conf(); in tx39h_flush_icache_all()
89 config = read_c0_conf(); in tx39_blast_icache_page()
102 config = read_c0_conf(); in tx39_blast_icache_page_indexed()
115 config = read_c0_conf(); in tx39_blast_icache()
240 config = read_c0_conf(); in tx39_flush_icache_range()
292 config = read_c0_conf(); in tx39_probe_cache()
328 config = read_c0_conf(); in tx39_cache_init()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Didle.c34 unsigned long cfg = read_c0_conf(); in r3081_wait()
42 write_c0_conf(read_c0_conf() | TX39_CONF_HALT); in r39xx_wait()
H A Dcpu-r3k-probe.c46 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
H A Dcpu-probe.c183 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup_tx3927.c61 if (read_c0_conf() & TX39_CONF_WBON) in tx3927_setup()
96 conf = read_c0_conf(); in tx3927_setup()
/kernel/linux/linux-5.10/arch/mips/txx9/jmr3927/
H A Dsetup.c85 conf = read_c0_conf(); in jmr3927_mem_setup()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-r3k-probe.c47 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
H A Didle.c34 unsigned long cfg = read_c0_conf(); in r3081_wait()
H A Dcpu-probe.c184 unsigned long cfg = read_c0_conf(); in cpu_has_confreg()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h1673 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h1672 #define read_c0_conf() __read_32bit_c0_register($3, 0) macro

Completed in 18 milliseconds