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:xen_feature
(Results
1 - 25
of
43
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H
A
D
page.h
173
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in pfn_to_mfn()
186
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in phys_to_machine_mapping_valid()
221
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in mfn_to_pfn()
253
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in pfn_to_gfn()
261
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gfn_to_pfn()
295
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in bfn_to_local_pfn()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H
A
D
page.h
165
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in pfn_to_mfn()
178
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in phys_to_machine_mapping_valid()
213
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in mfn_to_pfn()
245
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in pfn_to_gfn()
253
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gfn_to_pfn()
287
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in bfn_to_local_pfn()
/kernel/linux/linux-6.6/include/xen/arm/
H
A
D
swiotlb-xen.h
12
if (
xen_feature
(XENFEAT_direct_mapped))
in xen_swiotlb_detect()
15
if (!
xen_feature
(XENFEAT_not_direct_mapped) && xen_initial_domain())
in xen_swiotlb_detect()
/kernel/linux/linux-5.10/include/xen/
H
A
D
mem-reservation.h
42
if (!
xen_feature
(XENFEAT_auto_translated_physmap))
in xenmem_reservation_va_mapping_update()
51
if (!
xen_feature
(XENFEAT_auto_translated_physmap))
in xenmem_reservation_va_mapping_reset()
H
A
D
xen-ops.h
139
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_gfn_array()
175
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_mfn_array()
200
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_gfn_range()
H
A
D
features.h
19
static inline int
xen_feature
(int flag)
in xen_feature()
function
H
A
D
grant_table.h
167
else if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gnttab_set_map_op()
184
else if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gnttab_set_unmap_op()
/kernel/linux/linux-6.6/include/xen/
H
A
D
mem-reservation.h
42
if (!
xen_feature
(XENFEAT_auto_translated_physmap))
in xenmem_reservation_va_mapping_update()
51
if (!
xen_feature
(XENFEAT_auto_translated_physmap))
in xenmem_reservation_va_mapping_reset()
H
A
D
xen-ops.h
121
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_gfn_array()
155
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_mfn_array()
180
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_remap_domain_gfn_range()
H
A
D
features.h
19
static inline int
xen_feature
(int flag)
in xen_feature()
function
H
A
D
grant_table.h
167
else if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gnttab_set_map_op()
184
else if (
xen_feature
(XENFEAT_auto_translated_physmap))
in gnttab_set_unmap_op()
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
enlighten_hvm.c
170
if (xen_have_vector_callback &&
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_cpu_up_prepare_hvm()
185
if (xen_have_vector_callback &&
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_cpu_dead_hvm()
212
if (!no_vector_callback &&
xen_feature
(XENFEAT_hvm_callback_vector))
in xen_hvm_guest_init()
251
if (
xen_feature
(XENFEAT_hvm_pirqs) && xen_have_vector_callback)
in xen_hvm_need_lapic()
H
A
D
mmu.c
45
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_unmap_domain_gfn_range()
H
A
D
smp_pv.c
72
if (!
xen_feature
(XENFEAT_supervisor_mode_kernel)) {
in cpu_bringup()
195
if (!
xen_feature
(XENFEAT_writable_page_tables))
in xen_pv_smp_prepare_boot_cpu()
H
A
D
enlighten.c
165
if (xen_pv_domain() ||
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_vcpu_restore()
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
unpopulated-alloc.c
65
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in fill_list()
132
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in xen_alloc_unpopulated_pages()
H
A
D
privcmd.c
261
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in privcmd_ioctl_mmap()
343
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in mmap_batch_fn()
525
if (
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_batch()
770
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_resource()
801
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_resource()
908
if (!
xen_feature
(XENFEAT_auto_translated_physmap) || !numpgs || !pages)
in privcmd_close()
H
A
D
balloon.c
317
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in reserve_additional_memory()
637
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in alloc_xenballooned_pages()
/kernel/linux/linux-6.6/drivers/xen/
H
A
D
unpopulated-alloc.c
108
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in fill_list()
187
if (!
xen_feature
(XENFEAT_auto_translated_physmap)) {
in xen_alloc_unpopulated_pages()
H
A
D
features.c
28
if (!
xen_feature
(f)) \
H
A
D
privcmd.c
266
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in privcmd_ioctl_mmap()
348
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in mmap_batch_fn()
530
if (
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_batch()
775
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_resource()
806
xen_feature
(XENFEAT_auto_translated_physmap)) {
in privcmd_ioctl_mmap_resource()
1173
if (!
xen_feature
(XENFEAT_auto_translated_physmap) || !numpgs || !pages)
in privcmd_close()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
mmu.c
45
if (
xen_feature
(XENFEAT_auto_translated_physmap))
in xen_unmap_domain_gfn_range()
H
A
D
enlighten.c
138
if (xen_pv_domain() ||
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_vcpu_restore()
214
xen_feature
(XENFEAT_mmu_pt_update_preserve_ad)
in xen_banner()
H
A
D
enlighten_hvm.c
188
if (
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_cpu_up_prepare_hvm()
203
if (xen_have_vector_callback &&
xen_feature
(XENFEAT_hvm_safe_pvclock))
in xen_cpu_dead_hvm()
H
A
D
smp_pv.c
70
if (!
xen_feature
(XENFEAT_supervisor_mode_kernel)) {
in cpu_bringup()
194
if (!
xen_feature
(XENFEAT_writable_page_tables))
in xen_pv_smp_prepare_boot_cpu()
Completed in 13 milliseconds
1
2