The following loader tunable do not have corresponding sysctl MIB
entries. Add them so that they can be retrieved, and sysctl -T will
also report them correctly.
- hw.attach_intel_csr_pci
- hw.cpu_stdext_disable
- hw.dmar.enable
- hw.dmar.fault_log_size
- hw.dmar.ir
- hw.dmar.pmr.disable
- hw.dmar.qi
- hw.dmar.qi_size
- hw.x2apic_enable
MFC after: 1 week