Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/include/asm/
Dhyperv-tlfs.h48 #define HV_REGISTER_CRASH_P2 0x00000212 macro
/Linux-v6.1/arch/arm64/hyperv/
Dhv_core.c172 hv_set_vpreg(HV_REGISTER_CRASH_P2, regs->pc); in hyperv_report_panic()
/Linux-v6.1/arch/x86/include/asm/
Dhyperv-tlfs.h243 #define HV_REGISTER_CRASH_P2 0x40000102 macro
275 #define HV_X64_MSR_CRASH_P2 HV_REGISTER_CRASH_P2
/Linux-v6.1/drivers/hv/
Dvmbus_drv.c1389 hv_set_register(HV_REGISTER_CRASH_P2, 0); in hv_kmsg_dump()