Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dpirq_routing.h23 #define PIRQ_SIGNATURE \ macro
/external/u-boot/arch/x86/lib/
Dpirq_routing.c126 if (rom_rt->signature != PIRQ_SIGNATURE || in copy_pirq_routing_table()
/external/u-boot/arch/x86/cpu/
Dirq.c256 rt->signature = PIRQ_SIGNATURE; in create_pirq_routing_table()