Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dfixmap.h155 extern int fixmaps_set;
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c651 BUG_ON(fixmaps_set > 0); in reserve_top_address()
658 int fixmaps_set; variable
678 fixmaps_set++; in __native_set_fixmap()