Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.h28 #define CACHE_NONE 0x00 macro
H A Dsp-platform.c150 sp->axcache = CACHE_NONE; in sp_platform_probe()
H A Dccp-dev.h37 #define CACHE_NONE 0x00 macro
/openbmc/linux/fs/9p/
H A Dv9fs.h76 CACHE_NONE = 0b00000000, enumerator
H A Dv9fs.c175 v9ses->cache = CACHE_NONE; in v9fs_parse_options()