Home
last modified time | relevance | path

Searched refs:MC_URGENT (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmctelem.c316 MC_URGENT : MC_NONURGENT; in mctelem_processing_hold()
328 MC_URGENT : MC_NONURGENT; in mctelem_processing_release()
379 unsigned start_bit = (which == MC_URGENT) ? 0 : MC_URGENT_NENT; in mctelem_reserve()
398 if (which == MC_URGENT) in mctelem_reserve()
436 MC_URGENT : MC_NONURGENT; in mctelem_commit()
461 mctelem_class_t target = which == MC_URGENT ? in mctelem_append_processing()
462 MC_URGENT : MC_NONURGENT; in mctelem_append_processing()
511 mctelem_class_t target = (which == MC_URGENT) ? in mctelem_consume_oldest_begin()
512 MC_URGENT : MC_NONURGENT; in mctelem_consume_oldest_begin()
540 mctelem_class_t target = (which == MC_URGENT) ? in mctelem_ack()
[all …]
A Dmctelem.h58 MC_URGENT, enumerator
A Dmce.c290 mctelem_class_t which = MC_URGENT; /* XXXgcc */ in mcheck_mca_logout()
299 which = MC_URGENT; in mcheck_mca_logout()
1355 which = MC_URGENT; in do_mca()

Completed in 6 milliseconds