Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_hpet.h55 #define HPET_TCAP_SIZE 0x00000020 /* 1 = 64-bit, 0 = 32-bit */ macro
H A Dacpi_hpet.c566 (t->caps & HPET_TCAP_SIZE) ? ", 64bit" : "", in hpet_attach()
/freebsd/sys/amd64/vmm/io/
H A Dvhpet.c60 HPET_TCAP_SIZE | \