Searched refs:MEMF_no_tlbflush (Results 1 – 3 of 3) sorted by relevance
258 #define MEMF_no_tlbflush (1U<<_MEMF_no_tlbflush) macro
183 a->memflags |= MEMF_no_tlbflush; in populate_physmap()260 if ( unlikely(a->memflags & MEMF_no_tlbflush) ) in populate_physmap()
1017 if ( !(memflags & MEMF_no_tlbflush) ) in alloc_heap_pages()
Completed in 10 milliseconds