Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Dhardware.c1233 { 0x0184, 0x0fff, pcxu }, /* 0x0184 - 0x0184 */
1252 { 0x058f, 0x0fff, pcxu }, /* 0x058f - 0x058f */
1253 { 0x0590, 0x0ffe, pcxu }, /* 0x0590 - 0x0591 */
1255 { 0x0593, 0x0fff, pcxu }, /* 0x0593 - 0x0593 */
1256 { 0x0594, 0x0ffc, pcxu }, /* 0x0594 - 0x0597 */
1258 { 0x059a, 0x0ffe, pcxu }, /* 0x059a - 0x059b */
1259 { 0x059c, 0x0fff, pcxu }, /* 0x059c - 0x059c */
1262 { 0x059f, 0x0fff, pcxu }, /* 0x059f - 0x059f */
1264 { 0x05a2, 0x0ffe, pcxu }, /* 0x05a2 - 0x05a3 */
1265 { 0x05a4, 0x0ffc, pcxu }, /* 0x05a4 - 0x05a7 */
[all …]
Dalternative.c72 if (boot_cpu_data.cpu_type >= pcxu) /* >= pa2.0 ? */ in apply_alternatives()
Dtoc.c72 if (boot_cpu_data.cpu_type >= pcxu) { in toc_intr()
Dsetup.c223 case pcxu: in parisc_proc_mkdir()
Dperf.c494 if (boot_cpu_data.cpu_type == pcxu || in perf_init()
Dtraps.c338 if (boot_cpu_data.cpu_type >= pcxu) { in transfer_pim_to_trap_frame()
/linux-6.1.9/arch/parisc/include/asm/
Dhardware.h29 pcxu = 6, /* pa8000 pa 2.0 */ enumerator
/linux-6.1.9/arch/parisc/math-emu/
Dfpudispatch.c168 else if (boot_cpu_data.cpu_type >= pcxu) in parisc_linux_get_fpu_type()