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
defs:asid
(Results
1 - 25
of
139
) sorted by relevance
1
2
3
4
5
6
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H
A
D
mmu.h
17
unsigned long
asid
[NR_CPUS];
member
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
mmu.h
12
u64
asid
[NR_CPUS];
member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
mmu.h
12
u64
asid
[NR_CPUS];
member
/kernel/linux/linux-6.6/arch/arc/include/asm/
H
A
D
mmu.h
14
unsigned long
asid
[NR_CPUS]; /* 8 bit MMU PID + Generation cycle */
member
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H
A
D
mmu.h
17
unsigned long
asid
[NR_CPUS];
member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H
A
D
mmu.h
8
atomic64_t
asid
;
member
/kernel/linux/linux-6.6/arch/csky/include/asm/
H
A
D
mmu.h
7
atomic64_t
asid
;
member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H
A
D
asid.c
51
void hl_asid_free(struct hl_device *hdev, unsigned long
asid
)
in hl_asid_free()
argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H
A
D
asid.c
50
void hl_asid_free(struct hl_device *hdev, unsigned long
asid
)
in hl_asid_free()
argument
/kernel/liteos_a/arch/arm/arm/src/
H
A
D
los_asid.c
49
status_t OsAllocAsid(UINT32 *
asid
)
in OsAllocAsid()
argument
65
VOID OsFreeAsid(UINT32
asid
)
in OsFreeAsid()
argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mmu.h
11
u64
asid
[NR_CPUS];
member
/kernel/linux/linux-5.10/arch/mips/lib/
H
A
D
r3k_dump_tlb.c
31
unsigned int
asid
;
in dump_tlb()
local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
mmu_context_32.h
15
static inline void set_asid(unsigned long
asid
)
in set_asid()
argument
25
static inline void set_asid(unsigned long
asid
)
in set_asid()
argument
40
unsigned long
asid
;
in get_asid()
local
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mmu.h
11
u64
asid
[NR_CPUS];
member
/kernel/linux/linux-6.6/arch/mips/lib/
H
A
D
r3k_dump_tlb.c
27
unsigned int
asid
;
in dump_tlb()
local
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
mmu_context_32.h
6
static inline void set_asid(unsigned long
asid
)
in set_asid()
argument
16
static inline void set_asid(unsigned long
asid
)
in set_asid()
argument
31
unsigned long
asid
;
in get_asid()
local
/kernel/liteos_a/arch/arm/arm/include/
H
A
D
los_arch_mmu.h
58
UINT32
asid
; /**< TLB
asid
*/
member
/kernel/linux/linux-5.10/arch/sh/mm/
H
A
D
tlb-sh4.c
65
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
H
A
D
tlb-pteaex.c
70
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
H
A
D
tlbflush_32.c
21
unsigned long
asid
;
in local_flush_tlb_page()
local
56
unsigned long
asid
;
in local_flush_tlb_range()
local
89
unsigned long
asid
;
in local_flush_tlb_kernel_range()
local
[all...]
H
A
D
tlb-sh3.c
55
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
/kernel/linux/linux-6.6/arch/sh/mm/
H
A
D
tlb-pteaex.c
70
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
H
A
D
tlb-sh4.c
65
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
H
A
D
tlbflush_32.c
21
unsigned long
asid
;
in local_flush_tlb_page()
local
56
unsigned long
asid
;
in local_flush_tlb_range()
local
89
unsigned long
asid
;
in local_flush_tlb_kernel_range()
local
[all...]
H
A
D
tlb-sh3.c
55
void local_flush_tlb_one(unsigned long
asid
, unsigned long page)
in local_flush_tlb_one()
argument
Completed in 7 milliseconds
1
2
3
4
5
6