Home
last modified time | relevance | path

Searched refs:MEMF_no_tlbflush (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/xen/
A Dmm.h258 #define MEMF_no_tlbflush (1U<<_MEMF_no_tlbflush) macro
/xen/xen/common/
A Dmemory.c183 a->memflags |= MEMF_no_tlbflush; in populate_physmap()
260 if ( unlikely(a->memflags & MEMF_no_tlbflush) ) in populate_physmap()
A Dpage_alloc.c1017 if ( !(memflags & MEMF_no_tlbflush) ) in alloc_heap_pages()

Completed in 10 milliseconds