Searched refs:owned_error (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/ | ||
A D | x86_mca.h | 157 bool (*owned_error)(uint64_t status); member |
A D | mce.c | 1722 if ( handlers[i].owned_error(binfo.mib->mc_status) ) in mce_action() |
Completed in 5 milliseconds