Searched refs:MPFPS_ROM_WIN_LEN (Results 1 – 2 of 2) sorted by relevance
410 mapsize = MPFPS_ROM_WIN_LEN; in apic_probe_common()412 MPFPS_ROM_WIN_LEN, PROT_READ); in apic_probe_common()415 apic_find_fps_sig(fptr, MPFPS_ROM_WIN_LEN))) { in apic_probe_common()416 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()423 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()429 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()
403 #define MPFPS_ROM_WIN_LEN 0x10000 macro