Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dcpu.h105 int hci_features; /* CPU types and features */ member
416 return (hppa_cpu_info->hci_features & HPPA_FTRS_W32B) != 0; in hppa_cpu_ispa20_p()
423 return (hppa_cpu_info->hci_features & HPPA_FTRS_TLBU) != 0; in hppa_cpu_hastlbu_p()