OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icache
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/ofppc/ofppc/
cpu.c
152
uint32_t dcache=0,
icache
=0, dline=0, iline=0;
local in function:cpu_OFprintcacheinfo
154
OF_getprop(node, "i-cache-size", &
icache
, sizeof(
icache
));
160
cpu_print_cache_config(
icache
, iline);
163
cpu_print_cache_config(
icache
, iline);
/src/sys/arch/aarch64/aarch64/
cpufunc.c
73
cunit = &cacheinfo[level].
icache
;
201
/* calculate L1
icache
virtual index size */
202
if ((cinfo[0].
icache
.cache_type == CACHE_TYPE_VIVT ||
203
cinfo[0].
icache
.cache_type == CACHE_TYPE_VIPT) &&
208
cinfo[0].
icache
.cache_size /
209
cinfo[0].
icache
.cache_ways;
238
cunit = &cinfo[level].
icache
;
247
cunit = &cinfo[level].
icache
;
445
/*
Icache
sync op */
447
/*
Icache
invalidation to the PoU is not required *
[
all
...]
/src/sys/arch/acorn32/doc/
bootoptions
65
icache
Enable instruction cache
/src/sys/arch/aarch64/include/
cpu.h
98
struct aarch64_cache_unit
icache
;
member in struct:aarch64_cache_info
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8998.dtsi
143
L1_I_0: l1-
icache
{
159
L1_I_1: l1-
icache
{
175
L1_I_2: l1-
icache
{
191
L1_I_3: l1-
icache
{
211
L1_I_100: l1-
icache
{
227
L1_I_101: l1-
icache
{
243
L1_I_102: l1-
icache
{
259
L1_I_103: l1-
icache
{
/src/sys/dev/pci/
arcmsrvar.h
377
uint32_t
icache
;
member in struct:arc_fw_sysinfo
/src/sys/arch/m68k/060sp/dist/
isp.s
3925
bra.b CASW_ENTER # start pre-loading
icache
4081
bra.b CASL_ENTER # start pre-loading
icache
4229
bra.b CASL2_ENTER # start pre-loading
icache
Completed in 27 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025