OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CACHELINE_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/arm/
cpufunc_asm_fa526.S
35
#define
CACHELINE_SIZE
16
124
and r2, r0, #(
CACHELINE_SIZE
-1)
126
bic r0, r0, #(
CACHELINE_SIZE
-1)
129
add r0, r0, #
CACHELINE_SIZE
130
subs r1, r1, #
CACHELINE_SIZE
145
1: and r2, r0, #(
CACHELINE_SIZE
-1)
147
bic r0, r0, #(
CACHELINE_SIZE
-1)
150
add r0, r0, #
CACHELINE_SIZE
151
subs r1, r1, #
CACHELINE_SIZE
159
and r2, r0, #(
CACHELINE_SIZE
-1
[
all
...]
/src/sys/arch/m68k/include/
cpu.h
108
#define
CACHELINE_SIZE
16
109
#define CACHELINE_MASK (
CACHELINE_SIZE
- 1)
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025