Searched refs:fpswa (Results 1 – 3 of 3) sorted by relevance
20 __u64 fpswa; /* physical address of the fpswa interface */ member
69 efi_fpswa_t fpswa; member
37 if (ia64_boot_param->fpswa) in trap_init()39 fpswa_interface = __va(ia64_boot_param->fpswa); in trap_init()263 ret = (*fpswa_interface->fpswa)((unsigned long) fp_fault, bundle, in fp_emulate()