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:xen_pfn
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/xen/
H
A
D
mm.c
97
unsigned int
xen_pfn
= XEN_PFN_DOWN(phys);
in xen_arch_need_swiotlb()
local
/kernel/linux/linux-5.10/arch/arm/xen/
H
A
D
mm.c
99
unsigned int
xen_pfn
= XEN_PFN_DOWN(phys);
in xen_arch_need_swiotlb()
local
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
xlate_mmu.c
51
unsigned long
xen_pfn
= 0;
in xen_for_each_gfn()
local
H
A
D
swiotlb-xen.c
72
unsigned long
xen_pfn
= bfn_to_pfn(XEN_PFN_DOWN(baddr));
in xen_bus_to_phys()
local
92
unsigned long next_bfn,
xen_pfn
= XEN_PFN_DOWN(p);
in range_straddles_page_boundary()
local
107
unsigned long
xen_pfn
= bfn_to_local_pfn(bfn);
in is_xen_swiotlb_buffer()
local
H
A
D
gntdev.c
794
unsigned long
xen_pfn
;
in gntdev_get_page()
local
H
A
D
grant-table.c
1123
unsigned long
xen_pfn
;
in gnttab_foreach_grant_in_range()
local
1147
unsigned long
xen_pfn
= 0;
in gnttab_foreach_grant()
local
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
swiotlb-xen.c
64
unsigned long
xen_pfn
= bfn_to_pfn(XEN_PFN_DOWN(baddr));
in xen_bus_to_phys()
local
79
unsigned long next_bfn,
xen_pfn
= XEN_PFN_DOWN(p);
in range_straddles_page_boundary()
local
94
unsigned long
xen_pfn
= bfn_to_local_pfn(bfn);
in is_xen_swiotlb_buffer()
local
H
A
D
xlate_mmu.c
51
unsigned long
xen_pfn
= 0;
in xen_for_each_gfn()
local
H
A
D
gntdev.c
804
unsigned long
xen_pfn
;
in gntdev_get_page()
local
H
A
D
grant-table.c
1207
unsigned long
xen_pfn
;
in gnttab_foreach_grant_in_range()
local
1231
unsigned long
xen_pfn
= 0;
in gnttab_foreach_grant()
local
Completed in 15 milliseconds