Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dmm.h260 #define MEMF_no_icache_flush (1U<<_MEMF_no_icache_flush) macro
/xen/xen/common/
A Dmemory.c191 a->memflags |= MEMF_no_icache_flush; in populate_physmap()
283 if ( a->memflags & MEMF_no_icache_flush ) in populate_physmap()
A Dpage_alloc.c1029 !(memflags & MEMF_no_icache_flush)); in alloc_heap_pages()

Completed in 12 milliseconds