Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dinit.c323 #define NR_RANGE_MR 3 macro
325 #define NR_RANGE_MR 5 macro
333 if (nr_range >= NR_RANGE_MR) in save_mr()
539 struct map_range mr[NR_RANGE_MR]; in init_memory_mapping()