Home
last modified time | relevance | path

Searched refs:hpcxl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dcpu.h79 hpcxl, /* PA7100LC (l) PA 1.1c */ enumerator
/netbsd-src/sys/arch/hppa/dev/
H A Dpower.c268 if (pdc_power_info.addr == 0 && hppa_cpu_info->hci_cputype != hpcxl) { in pwr_sw_init()
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c356 hpcxl, HPPA_CPU_PCXL,
811 if (pmap_hptsize && p->hci_cputype != hpcxl && p->hci_cputype != hpcxl2) in cpuid()
869 return hpcxl; in cpu_model_cpuid()