Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dfixmap.h155 extern int fixmaps_set;
/linux/arch/x86/mm/
H A Dpgtable.c669 BUG_ON(fixmaps_set > 0); in reserve_top_address()
676 int fixmaps_set; in __native_set_fixmap()
696 fixmaps_set++; in native_set_fixmap()
673 int fixmaps_set; global() variable