Searched refs:MPFPS_ROM_WIN_LEN (Results 1 – 2 of 2) sorted by relevance
432 mapsize = MPFPS_ROM_WIN_LEN; in apic_probe_common()434 MPFPS_ROM_WIN_LEN, PROT_READ); in apic_probe_common()438 apic_find_fps_sig(fptr, MPFPS_ROM_WIN_LEN))) { in apic_probe_common()439 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()450 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()457 psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN); in apic_probe_common()
402 #define MPFPS_ROM_WIN_LEN 0x10000 macro