Home
last modified time | relevance | path

Searched refs:htvec (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/irqchip/
Dirq-loongson-htvec.c28 struct htvec { struct
41 struct htvec *priv = irq_desc_get_handler_data(desc); in htvec_irq_dispatch() argument
65 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_ack_irq()
75 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_mask_irq()
90 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_unmask_irq()
114 struct htvec *priv = domain->host_data; in htvec_domain_alloc()
147 static void htvec_reset(struct htvec *priv) in htvec_reset()
161 struct htvec *priv; in htvec_of_init()
218 IRQCHIP_DECLARE(htvec, "loongson,htvec-1.0", htvec_of_init);
DMakefile112 obj-$(CONFIG_LOONGSON_HTVEC) += irq-loongson-htvec.o
/Linux-v6.1/arch/mips/boot/dts/loongson/
Dloongson64c_4core_ls7a.dts13 htvec: interrupt-controller@efdfb000080 { label
14 compatible = "loongson,htvec-1.0";
35 interrupt-parent = <&htvec>;
Dloongson64g_4core_ls7a.dts13 htvec: interrupt-controller@efdfb000080 { label
14 compatible = "loongson,htvec-1.0";
39 interrupt-parent = <&htvec>;
Dls7a-pch.dtsi17 interrupt-parent = <&htvec>;