Home
last modified time | relevance | path

Searched refs:smmu_context_irq (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/arm64/dev/
H A Dsmmuvar.h84 int smmu_context_irq(void *);
H A Dsmmu_acpi.c132 LR_EXTIRQ_MODE : 0, IPL_TTY, smmu_context_irq, in smmu_acpi_attach()
H A Dsmmu_fdt.c111 smmu_context_irq, cbi, sc->sc_dev.dv_xname) == NULL) { in smmu_fdt_attach()
H A Dsmmu.c379 smmu_context_irq(void *cookie) in smmu_context_irq() function