Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Dhyperv-tlfs.h48 #define HV_REGISTER_CRASH_P2 0x00000212 macro
/Linux-v6.6/arch/arm64/hyperv/
Dhv_core.c172 hv_set_vpreg(HV_REGISTER_CRASH_P2, regs->pc); in hyperv_report_panic()
/Linux-v6.6/arch/x86/include/asm/
Dhyperv-tlfs.h263 #define HV_REGISTER_CRASH_P2 0x40000102 macro
298 #define HV_X64_MSR_CRASH_P2 HV_REGISTER_CRASH_P2
/Linux-v6.6/drivers/hv/
Dhv_common.c233 hv_set_register(HV_REGISTER_CRASH_P2, 0); in hv_kmsg_dump()