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:_ASM_SET_VIRT
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mipsregs.h
2067
#define
_ASM_SET_VIRT
""
macro
2069
#define
_ASM_SET_VIRT
".set\tvirt\n\t"
macro
2077
_ASM_SET_VIRT
\
2090
_ASM_SET_VIRT
\
2103
_ASM_SET_VIRT
\
2115
_ASM_SET_VIRT
\
2787
_ASM_SET_VIRT
in guest_tlb_probe()
2797
_ASM_SET_VIRT
in guest_tlb_read()
2807
_ASM_SET_VIRT
in guest_tlb_write_indexed()
2817
_ASM_SET_VIRT
in guest_tlb_write_random()
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mipsregs.h
2081
#define
_ASM_SET_VIRT
".set\tvirt\n\t"
macro
2082
#define _ASM_SET_MFGC0
_ASM_SET_VIRT
2083
#define _ASM_SET_DMFGC0
_ASM_SET_VIRT
2084
#define _ASM_SET_MTGC0
_ASM_SET_VIRT
2085
#define _ASM_SET_DMTGC0
_ASM_SET_VIRT
2091
#define __tlbgp()
_ASM_SET_VIRT
"tlbgp\n\t"
2092
#define __tlbgr()
_ASM_SET_VIRT
"tlbgr\n\t"
2093
#define __tlbgwi()
_ASM_SET_VIRT
"tlbgwi\n\t"
2094
#define __tlbgwr()
_ASM_SET_VIRT
"tlbgwr\n\t"
2095
#define __tlbginvf()
_ASM_SET_VIRT
"tlbginv
[all...]
Completed in 12 milliseconds