Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dfixmap.h152 extern int fixmaps_set;
/kernel/linux/linux-5.10/arch/x86/mm/
Dpgtable.c623 BUG_ON(fixmaps_set > 0); in reserve_top_address()
630 int fixmaps_set; variable
650 fixmaps_set++; in __native_set_fixmap()