Home
last modified time | relevance | path

Searched defs:root_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/dmardump/
H A Ddmardump.c152 struct dmar_root_entry *root_table; in handle_drhd() local
/freebsd/sys/amd64/vmm/intel/
H A Dvtd.c122 static uint64_t root_table[PAGE_SIZE / sizeof(uint64_t)] __aligned(4096); variable