Searched defs:mcatype (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | amdgpu_mca.h | 112 int mcatype; member |
/linux/arch/x86/kernel/cpu/mce/ | ||
H A D | amd.c | 71 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument |