Searched refs:nmi_handlers_head (Results 1 – 1 of 1) sorted by relevance
898 static struct nmi_handler *nmi_handlers_head = NULL; variable909 (uintptr_t *)&nmi_handlers_head); in nmi_register_handler()924 hp->next = nmi_handlers_head; in nmi_register_handler()926 (volatile uintptr_t *)&nmi_handlers_head, in nmi_register_handler()937 (uintptr_t *)&nmi_handlers_head); in nmi_remove_handler()969 (uintptr_t *)&nmi_handlers_head); in nmi_handle_intr()