Home | History | Annotate | Download | only in handler

Lines Matching refs:ICACHE

86   syscall(__NR_cacheflush, begin, end, ICACHE);
90 cacheflush(const_cast<char*>(memory), memory_size, ICACHE);