Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/hyperv/vmbus/
HDhyperv_common_reg.h74 #define MSR_HV_SINT_RSVD_MASK (MSR_HV_SINT_RSVD1_MASK | \ macro
HDvmbus.c790 (orig & MSR_HV_SINT_RSVD_MASK); in vmbus_synic_setup()
/freebsd-head/sys/dev/hyperv/vmbus/x86/
HDvmbus_x86.c125 (orig & MSR_HV_SINT_RSVD_MASK); in vmbus_synic_setup1()