Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dhyperv-tlfs.h45 #define HV_MSR_CRASH_CTL (HV_REGISTER_GUEST_CRASH_CTL) macro
/linux/drivers/hv/
H A Dhv_common.c243 hv_set_msr(HV_MSR_CRASH_CTL, in hv_kmsg_dump()
324 hyperv_crash_ctl = hv_get_msr(HV_MSR_CRASH_CTL); in hv_common_init()
/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h289 #define HV_MSR_CRASH_CTL (HV_X64_MSR_CRASH_CTL) macro