Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dhma.c76 static uintptr_t hma_svm_hsave_pa[NCPU]; variable
589 const uintptr_t hsave_pa = hma_svm_hsave_pa[id]; in hma_svm_cpu_activate()
649 hma_svm_hsave_pa[id] = (pfn << PAGESHIFT); in hma_svm_cpu_setup()
651 VERIFY(hma_svm_hsave_pa[id] != 0); in hma_svm_cpu_setup()