Home
last modified time | relevance | path

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

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