Home
last modified time | relevance | path

Searched defs:HWID_MCATYPE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Damd.c74 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) macro
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmce.h348 #define HWID_MCATYPE(hwid, mcatype) (((hwid) << 16) | (mcatype)) macro

Completed in 3 milliseconds