Searched refs:SZ_2M (Results 1 – 2 of 2) sorted by relevance
33 #define SZ_2M 0x00200000 macro
250 if (IS_ALIGNED(in->PhysicalStart, SZ_2M) && in efi_get_virtmap()251 size >= SZ_2M) in efi_get_virtmap()252 efi_virt_base = round_up(efi_virt_base, SZ_2M); in efi_get_virtmap()