Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:CVMX_SYNC
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-asm.h
38
#define
CVMX_SYNC
asm volatile ("sync" : : : "memory")
macro
65
#define CVMX_SYNCS
CVMX_SYNC
82
#define CVMX_SYNCS
CVMX_SYNC
107
{
CVMX_SYNC
; asm volatile ("synci 0($0)" : : ); }
111
{
CVMX_SYNC
; asm volatile ("cache 0, 0($0)" : : ); }
115
{
CVMX_SYNC
; asm volatile ("cache 9, 0($0)" : : ); }
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-asm.h
38
#define
CVMX_SYNC
asm volatile ("sync" : : : "memory")
macro
65
#define CVMX_SYNCS
CVMX_SYNC
82
#define CVMX_SYNCS
CVMX_SYNC
107
{
CVMX_SYNC
; asm volatile ("synci 0($0)" : : ); }
111
{
CVMX_SYNC
; asm volatile ("cache 0, 0($0)" : : ); }
115
{
CVMX_SYNC
; asm volatile ("cache 9, 0($0)" : : ); }
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-l2c.c
330
CVMX_SYNC
;
in cvmx_l2c_lock_line()
371
CVMX_SYNC
;
in cvmx_l2c_lock_line()
616
CVMX_SYNC
;
in __read_l2_tag()
676
CVMX_SYNC
; /* make sure CVMX_L2C_TADX_TAG is updated */
in cvmx_l2c_get_tag()
907
CVMX_SYNC
;
in cvmx_l2c_flush_line()
915
CVMX_SYNC
;
in cvmx_l2c_flush_line()
H
A
D
cvmx-helper.c
840
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
920
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
954
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-l2c.c
330
CVMX_SYNC
;
in cvmx_l2c_lock_line()
371
CVMX_SYNC
;
in cvmx_l2c_lock_line()
616
CVMX_SYNC
;
in __read_l2_tag()
676
CVMX_SYNC
; /* make sure CVMX_L2C_TADX_TAG is updated */
in cvmx_l2c_get_tag()
906
CVMX_SYNC
;
in cvmx_l2c_flush_line()
914
CVMX_SYNC
;
in cvmx_l2c_flush_line()
H
A
D
cvmx-helper.c
846
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
926
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
960
CVMX_SYNC
;
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
Completed in 5 milliseconds