Searched refs:htvec (Results 1 – 2 of 2) sorted by relevance
29 struct htvec { struct37 static struct htvec *htvec_priv; argument45 struct htvec *priv = irq_desc_get_handler_data(desc); in htvec_irq_dispatch()69 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_ack_irq()79 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_mask_irq()94 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_unmask_irq()118 struct htvec *priv = domain->host_data; in htvec_domain_alloc()151 static void htvec_reset(struct htvec *priv) in htvec_reset()189 struct htvec *priv; in htvec_init()258 IRQCHIP_DECLARE(htvec, "loongson,htvec-1.0", htvec_of_init);
125 obj-$(CONFIG_LOONGSON_HTVEC) += irq-loongson-htvec.o
Completed in 10 milliseconds