Home
last modified time | relevance | path

Searched refs:HV_AP_INIT_GPAT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h60 #define HV_AP_INIT_GPAT_DEFAULT 0x0007040600070406ULL macro
/openbmc/linux/arch/x86/hyperv/
H A Divm.c328 vmsa->g_pat = HV_AP_INIT_GPAT_DEFAULT; in hv_snp_boot_ap()