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:read_c0_index
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/mm/
H
A
D
tlb-r3k.c
96
idx =
read_c0_index
();
in local_flush_tlb_range()
133
idx =
read_c0_index
();
in local_flush_tlb_kernel_range()
166
idx =
read_c0_index
();
in local_flush_tlb_page()
205
idx =
read_c0_index
();
in __update_tlb()
H
A
D
tlb-r4k.c
143
idx =
read_c0_index
();
in local_flush_tlb_range()
191
idx =
read_c0_index
();
in local_flush_tlb_kernel_range()
234
idx =
read_c0_index
();
in local_flush_tlb_page()
272
idx =
read_c0_index
();
in local_flush_tlb_one()
326
idx =
read_c0_index
();
in __update_tlb()
/kernel/linux/linux-5.10/arch/mips/mm/
H
A
D
tlb-r3k.c
98
idx =
read_c0_index
();
in local_flush_tlb_range()
135
idx =
read_c0_index
();
in local_flush_tlb_kernel_range()
168
idx =
read_c0_index
();
in local_flush_tlb_page()
207
idx =
read_c0_index
();
in __update_tlb()
H
A
D
tlb-r4k.c
143
idx =
read_c0_index
();
in local_flush_tlb_range()
191
idx =
read_c0_index
();
in local_flush_tlb_kernel_range()
234
idx =
read_c0_index
();
in local_flush_tlb_page()
272
idx =
read_c0_index
();
in local_flush_tlb_one()
326
idx =
read_c0_index
();
in __update_tlb()
/kernel/linux/linux-6.6/arch/mips/lib/
H
A
D
dump_tlb.c
21
pr_info("Index : %0x\n",
read_c0_index
());
in dump_tlb_regs()
87
s_index =
read_c0_index
();
in dump_tlb()
H
A
D
r3k_dump_tlb.c
19
pr_info("Index : %0x\n",
read_c0_index
());
in dump_tlb_regs()
/kernel/linux/linux-5.10/arch/mips/lib/
H
A
D
dump_tlb.c
21
pr_info("Index : %0x\n",
read_c0_index
());
in dump_tlb_regs()
95
s_index =
read_c0_index
();
in dump_tlb()
H
A
D
r3k_dump_tlb.c
21
pr_info("Index : %0x\n",
read_c0_index
());
in dump_tlb_regs()
/kernel/linux/linux-5.10/arch/mips/generic/
H
A
D
board-ocelot.c
27
idx =
read_c0_index
();
in ocelot_detect()
/kernel/linux/linux-6.6/arch/mips/generic/
H
A
D
board-ocelot.c
27
idx =
read_c0_index
();
in ocelot_detect()
/kernel/linux/linux-6.6/arch/mips/kvm/
H
A
D
tlb.c
59
idx =
read_c0_index
();
in _kvm_mips_host_tlb_inv()
/kernel/linux/linux-5.10/arch/mips/kvm/
H
A
D
tlb.c
148
idx =
read_c0_index
();
in _kvm_mips_host_tlb_inv()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mipsregs.h
1655
#define
read_c0_index
() __read_32bit_c0_register($0, 0)
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mipsregs.h
1654
#define
read_c0_index
() __read_32bit_c0_register($0, 0)
macro
Completed in 18 milliseconds