Searched refs:ia64_pal_call_phys_static (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dia64_ksyms.c78 EXPORT_SYMBOL(ia64_pal_call_phys_static); variable
H A Dpal.S145 GLOBAL_ENTRY(ia64_pal_call_phys_static)
195 END(ia64_pal_call_phys_static)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h793 extern struct ia64_pal_retval ia64_pal_call_phys_static (u64, u64, u64, u64);
815 iprv = ia64_pal_call_phys_static(a0, a1, a2, a3); \

Completed in 57 milliseconds