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

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

Completed in 140 milliseconds