Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Damdvi_hw.c94 static int amdvi_host_ptp = 1; /* Use page tables for host. */ variable
96 &amdvi_host_ptp, 0, NULL);
97 TUNABLE_INT("hw.vmm.amdvi.host_ptp", &amdvi_host_ptp);
1090 if (dom->id || amdvi_host_ptp) in amdvi_create_domain()