Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h89 #define MSR_HV_SIMP_PGSHIFT 12 macro
H A Dhyperv.c474 simp &= (1 << MSR_HV_SIMP_PGSHIFT) - 1; in hv_init_synic()
475 simp |= (atop(pa) << MSR_HV_SIMP_PGSHIFT); in hv_init_synic()