Home
last modified time | relevance | path

Searched refs:cache_control (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/sh/boot/compressed/
Dmisc.c32 int cache_control(unsigned int command);
139 cache_control(CACHE_ENABLE); in decompress_kernel()
141 cache_control(CACHE_DISABLE); in decompress_kernel()
Dcache.c2 int cache_control(unsigned int command) in cache_control() function