Home
last modified time | relevance | path

Searched refs:chpr_icache_size (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c846 chprp->chpr_icache_size = PN_ICACHE_SIZE; in cpu_init_private()
849 chprp->chpr_icache_size = CH_ICACHE_SIZE; in cpu_init_private()
H A Dus3_cheetah.c636 chprp->chpr_icache_size = CH_ICACHE_SIZE; in cpu_init_private()
H A Dus3_jalapeno.c858 chprp->chpr_icache_size = CH_ICACHE_SIZE; in cpu_init_private()
H A Dus3_common.c4111 ic_set_size = CPU_PRIVATE_VAL(CPU, chpr_icache_size) / in cpu_icache_parity_info()
4141 ic_set_size = CPU_PRIVATE_VAL(CPU, chpr_icache_size) / in cpu_icache_parity_check()
5813 csmp->chsm_icache_nlines = CPU_PRIVATE_VAL(cp, chpr_icache_size) /
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in233 chpr_icache_size
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1551 int chpr_icache_size; member