Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/amd/
H A Damdvi_hw.c92 static int amdvi_host_ptp = 1; /* Use page tables for host. */ variable
94 &amdvi_host_ptp, 0, NULL);
95 TUNABLE_INT("hw.vmm.amdvi.host_ptp", &amdvi_host_ptp);
1018 if (dom->id || amdvi_host_ptp) in amdvi_create_domain()