Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mca.h99 int mcatype; member
/linux-6.8/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_6_ppt.c106 uint16_t mcatype; member
2527 uint16_t hwid, mcatype; in mca_decode_ipid_to_hwip() local
/linux-6.8/arch/x86/kernel/cpu/mce/
Damd.c74 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) argument