Home
last modified time | relevance | path

Searched defs:dcache (Results 1 – 5 of 5) sorted by relevance

/linux/arch/openrisc/include/asm/
H A Dcpuinfo.h32 struct cache_desc dcache; member
/linux/arch/sh/include/asm/
H A Dprocessor.h78 struct cache_info dcache; /* Primary D-cache */ member
/linux/arch/mips/include/asm/
H A Dcpu-info.h76 struct cache_desc dcache; /* Primary D or combined I/D cache */ member
/linux/fs/affs/
H A Damigaffs.h73 __be32 dcache; member
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c372 struct cache *dcache, *icache; in cache_do_one_devnode_split() local