Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dirq.c62 static struct irq_info *check_dup_entry(struct irq_info *slot_base, in check_dup_entry() argument
65 struct irq_info *slot = slot_base; in check_dup_entry()
94 struct irq_info *slot, *slot_base; in create_pirq_routing_table() local
170 slot_base = rt->slots; in create_pirq_routing_table()
186 slot = check_dup_entry(slot_base, irq_entries, in create_pirq_routing_table()
208 slot = slot_base + irq_entries++; in create_pirq_routing_table()