Home
last modified time | relevance | path

Searched defs:mcatype (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mca.h112 int mcatype; member
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c71 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument