Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Dhyperv-tlfs.h50 #define HV_REGISTER_CRASH_P4 0x00000214 macro
/Linux-v6.6/arch/arm64/hyperv/
Dhv_core.c174 hv_set_vpreg(HV_REGISTER_CRASH_P4, 0); in hyperv_report_panic()
/Linux-v6.6/arch/x86/include/asm/
Dhyperv-tlfs.h265 #define HV_REGISTER_CRASH_P4 0x40000104 macro
300 #define HV_X64_MSR_CRASH_P4 HV_REGISTER_CRASH_P4
/Linux-v6.6/drivers/hv/
Dhv_common.c235 hv_set_register(HV_REGISTER_CRASH_P4, bytes_written); in hv_kmsg_dump()