Searched refs:end_global (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/mm/
H A Dpti.c562 unsigned long end_global = PFN_ALIGN((unsigned long)_etext); local
583 set_memory_global(start, (end_global - start) >> PAGE_SHIFT);

Completed in 89 milliseconds