Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A 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 …]
H A Dalternative.c72 if (boot_cpu_data.cpu_type >= pcxu) /* >= pa2.0 ? */ in apply_alternatives()
H A Dtoc.c72 if (boot_cpu_data.cpu_type >= pcxu) { in toc_intr()
H A Dperf.c494 if (boot_cpu_data.cpu_type == pcxu || in perf_init()
H A Dtraps.c345 if (boot_cpu_data.cpu_type >= pcxu) { in transfer_pim_to_trap_frame()
/openbmc/linux/arch/parisc/include/asm/
H A Dhardware.h29 pcxu = 6, /* pa8000 pa 2.0 */ enumerator
/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c168 else if (boot_cpu_data.cpu_type >= pcxu) in parisc_linux_get_fpu_type()