Searched refs:handlers (Results 1 – 4 of 4) sorted by relevance
96 handler = bsearch(&key, vmmio->handlers, vmmio->num_entries, in find_mmio_handler()129 handler = &vmmio->handlers[vmmio->num_entries]; in register_mmio_handler()139 sort(vmmio->handlers, vmmio->num_entries, sizeof(struct mmio_handler), in register_mmio_handler()150 d->arch.vmmio.handlers = xzalloc_array(struct mmio_handler, max_count); in domain_io_init()151 if ( !d->arch.vmmio.handlers ) in domain_io_init()159 xfree(d->arch.vmmio.handlers); in domain_io_free()
57 struct mmio_handler *handlers; member
1685 const struct mca_error_handler *handlers = mce_dhandlers; in mce_action() local1692 handlers = mce_uhandlers; in mce_action()1722 if ( handlers[i].owned_error(binfo.mib->mc_status) ) in mce_action()1724 handlers[i].recovery_handler(&binfo, &bank_result, regs); in mce_action()
862 40ffc44dqbwdCcq6XgwpTvrUrABhhw tools/python/logging/logging-0.4.9.2/logging/handlers.py
Completed in 9 milliseconds