Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c545 "dcache-size", CH_DCACHE_SIZE) != DDI_SUCCESS) { in set_cpu_us3_props()
777 "l1-dcache-size", CH_DCACHE_SIZE) != DDI_SUCCESS) { in set_cpu_us4_props()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c119 "dcache-size", &dcache_size, CH_DCACHE_SIZE, in cpu_fiximp()
H A Dus3_jalapeno.c153 "dcache-size", &dcache_size, CH_DCACHE_SIZE, in cpu_fiximp()
H A Dus3_cheetahplus.c116 dcache_size = CH_DCACHE_SIZE; in cpu_fiximp()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h484 #define CH_DCACHE_SIZE 0x10000 macro