Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dfixmap.h32 #define FIXMAP_PMD_TOP 507 macro
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c231 for (i = FIXMAP_PMD_TOP; i > FIXMAP_PMD_TOP - FIXMAP_PMD_NUM; i--) in __startup_64()