Home
last modified time | relevance | path

Searched refs:CACHE_NONE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dsp-dev.h28 #define CACHE_NONE 0x00 macro
H A Dsp-platform.c139 sp->axcache = CACHE_NONE; in sp_platform_probe()
H A Dccp-dev.h37 #define CACHE_NONE 0x00 macro
/linux/fs/9p/
H A Dv9fs.h79 CACHE_NONE = 0b00000000, enumerator
H A Dvfs_super.c317 ctx->session_opts.cache = CACHE_NONE; in v9fs_init_fs_context()