Home
last modified time | relevance | path

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

/Linux-v5.4/include/xen/interface/
Dxen-mca.h230 #define x86_mcinfo_next(_mic) \ macro
253 mic = x86_mcinfo_next(mic); in x86_mcinfo_lookup()
/Linux-v5.4/drivers/xen/
Dmcelog.c279 mic = x86_mcinfo_next(mic); in convert_log()