Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dtables.h63 ulong write_pirq_routing_table(ulong start);
/openbmc/u-boot/arch/x86/lib/
H A Dtables.c24 write_pirq_routing_table,
/openbmc/u-boot/arch/x86/cpu/
H A Dirq.c353 ulong write_pirq_routing_table(ulong addr) in write_pirq_routing_table() function