Searched refs:fpswa (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dfpswa.h68 efi_fpswa_t fpswa; member in struct:__anon9233
H A Dsystem.h59 __u64 fpswa; /* physical address of the fpswa interface */ member in struct:ia64_boot_param
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dvmm.c25 #include<asm/fpswa.h>
H A Dprocess.c27 #include <asm/fpswa.h>
467 /*Call host fpswa interface directly to virtualize
468 *guest fpswa request!
473 ret = (*vmm_fpswa_interface->fpswa) (fp_fault, bundle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtraps.c21 #include <asm/fpswa.h>
32 if (ia64_boot_param->fpswa)
34 fpswa_interface = __va(ia64_boot_param->fpswa);
266 ret = (*fpswa_interface->fpswa)((unsigned long) fp_fault, bundle,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A Dfw-emu.c378 bp->fpswa = 0;

Completed in 167 milliseconds