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:ivhd_header
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/loongson/
H
A
D
iommu.c
55
struct
ivhd_header
{
struct
1533
static inline u32 get_ivhd_header_size(struct
ivhd_header
*h)
in get_ivhd_header_size()
1575
static int __init find_last_devid_from_ivhd(struct
ivhd_header
*h)
in find_last_devid_from_ivhd()
1623
struct
ivhd_header
*h;
in find_last_devid_acpi()
1629
h = (struct
ivhd_header
*)p;
in find_last_devid_acpi()
1655
struct
ivhd_header
*h)
in init_iommu_from_acpi()
1725
static int __init init_iommu_one(loongson_iommu *iommu, struct
ivhd_header
*h)
in init_iommu_one()
1772
struct
ivhd_header
*h;
in init_iommu_all()
1779
h = (struct
ivhd_header
*)p;
in init_iommu_all()
1819
struct
ivhd_header
*ivh
in get_highest_supported_ivhd_type()
[all...]
/kernel/linux/linux-5.10/drivers/iommu/amd/
H
A
D
init.c
105
struct
ivhd_header
{
struct
328
struct
ivhd_header
*h)
in early_iommu_features_init()
512
static inline u32 get_ivhd_header_size(struct
ivhd_header
*h)
in get_ivhd_header_size()
557
static int __init find_last_devid_from_ivhd(struct
ivhd_header
*h)
in find_last_devid_from_ivhd()
621
struct
ivhd_header
*h;
in find_last_devid_acpi()
627
h = (struct
ivhd_header
*)p;
in find_last_devid_acpi()
1193
struct
ivhd_header
*h)
in init_iommu_from_acpi()
1543
static int __init init_iommu_one(struct amd_iommu *iommu, struct
ivhd_header
*h)
in init_iommu_one()
1676
struct
ivhd_header
*ivhd = (struct
ivhd_header
*)
in get_highest_supported_ivhd_type()
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H
A
D
init.c
102
struct
ivhd_header
{
struct
323
struct
ivhd_header
*h)
in early_iommu_features_init()
520
static inline u32 get_ivhd_header_size(struct
ivhd_header
*h)
in get_ivhd_header_size()
565
static int __init find_last_devid_from_ivhd(struct
ivhd_header
*h)
in find_last_devid_from_ivhd()
630
struct
ivhd_header
*h;
in find_last_devid_acpi()
637
h = (struct
ivhd_header
*)p;
in find_last_devid_acpi()
1357
struct
ivhd_header
*h)
in init_iommu_from_acpi()
1779
static int __init init_iommu_one(struct amd_iommu *iommu, struct
ivhd_header
*h,
in init_iommu_one()
1915
struct
ivhd_header
*ivhd = (struct
ivhd_header
*)
in get_highest_supported_ivhd_type()
[all...]
Completed in 10 milliseconds