Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c163 mpcth_t mp_cth; member
168 ((mpt)->mp_fps->mpfb1 != 0 || (mpt)->mp_cth == NULL)
535 mpt->mp_cth = cth; in mptable_map()
544 if (mpt->mp_cth != NULL) { in mptable_unmap()
546 mpt->mp_cth = NULL; in mptable_unmap()
758 cth = mpt.mp_cth; in mptable_lapic_enumerate()
867 cth = mpt.mp_cth; in mptable_lapic_probe()
985 error = mptable_iterate_entries(mpt.mp_cth, in mptable_ioapic_create_list()
1128 cth = mpt.mp_cth; in mptable_pci_int_register()
1239 cth = mpt.mp_cth; in mptable_ioapic_probe()
[all …]