Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h71 #define MSR_HV_SINT_MASKED 0x00010000ULL macro
H A Dvmbus.c832 WRMSR(sint, orig | MSR_HV_SINT_MASKED); in vmbus_synic_teardown()
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dvmbus_x86.c138 WRMSR(sint, orig | MSR_HV_SINT_MASKED); in vmbus_synic_teardown1()