Searched refs:MEMF_no_icache_flush (Results 1 – 3 of 3) sorted by relevance
260 #define MEMF_no_icache_flush (1U<<_MEMF_no_icache_flush) macro
191 a->memflags |= MEMF_no_icache_flush; in populate_physmap()283 if ( a->memflags & MEMF_no_icache_flush ) in populate_physmap()
1029 !(memflags & MEMF_no_icache_flush)); in alloc_heap_pages()
Completed in 12 milliseconds