Searched refs:pcxs (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/arch/parisc/kernel/ |
D | hardware.c | 1234 { 0x0200, 0x0ffe, pcxs }, /* 0x0200 - 0x0201 */ 1235 { 0x0202, 0x0fff, pcxs }, /* 0x0202 - 0x0202 */ 1238 { 0x0280, 0x0ffc, pcxs }, /* 0x0280 - 0x0283 */ 1241 { 0x0300, 0x0ffc, pcxs }, /* 0x0300 - 0x0303 */ 1308 [pcxs] = { "PA7000 (PCX-S)", "1.1a" },
|
D | cache.c | 286 case pcxs: in disable_sr_hashing()
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | hardware.h | 24 pcxs = 1, /* pa7000 pa 1.1a */ enumerator
|
/linux-6.6.21/arch/parisc/math-emu/ |
D | fpudispatch.c | 163 if (boot_cpu_data.cpu_type == pcxs) in parisc_linux_get_fpu_type()
|