Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c241 phys_start < (phys_addr_t)FSP_HIGHMEM_BASE) in fsp_get_usable_lowmem_top()
291 top = FSP_HIGHMEM_BASE; in fsp_get_usable_highmem_top()
298 if (phys_start >= (phys_addr_t)FSP_HIGHMEM_BASE) in fsp_get_usable_highmem_top()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h22 #define FSP_HIGHMEM_BASE 0x100000000ULL macro