Home
last modified time | relevance | path

Searched refs:SZ_64K (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/dragonstub/linux/
H A Dsizes.h27 #define SZ_64K 0x00010000 macro
/DragonStub/apps/
H A Dstub.c241 paddr = round_down(in->PhysicalStart, SZ_64K); in efi_get_virtmap()
254 efi_virt_base = round_up(efi_virt_base, SZ_64K); in efi_get_virtmap()