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:fw_vendor
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H
A
D
efi.h
68
u64
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
86
u32
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
102
u64
fw_vendor
;
member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
efi.h
158
u64
fw_vendor
;
member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
218
efi_char16_t *
fw_vendor
= (efi_char16_t *)(unsigned long)
in setup_quirks()
local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H
A
D
efi.c
700
static const efi_char16_t *__init map_fw_vendor(unsigned long
fw_vendor
,
in map_fw_vendor()
argument
711
static void __init unmap_fw_vendor(const void *
fw_vendor
, size_t size)
in unmap_fw_vendor()
argument
720
efi_systab_report_header(const efi_table_hdr_t *systab_hdr, unsigned long
fw_vendor
)
efi_systab_report_header()
argument
/kernel/linux/linux-5.10/arch/x86/platform/efi/
H
A
D
efi.c
899
EFI_ATTR_SHOW(
fw_vendor
);
variable
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
efi.h
148
u64
fw_vendor
;
member
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H
A
D
efi.c
930
EFI_ATTR_SHOW(
fw_vendor
);
variable
/kernel/linux/linux-6.6/drivers/firmware/efi/
H
A
D
efi.c
811
static const efi_char16_t *__init map_fw_vendor(unsigned long
fw_vendor
,
in map_fw_vendor()
argument
822
static void __init unmap_fw_vendor(const void *
fw_vendor
, size_t size)
in unmap_fw_vendor()
argument
831
efi_systab_report_header(const efi_table_hdr_t *systab_hdr, unsigned long
fw_vendor
)
efi_systab_report_header()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
efi.h
406
u64
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
424
u32
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
444
unsigned long
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
efi.h
480
u64
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
498
u32
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
518
unsigned long
fw_vendor
; /* physical addr of CHAR16 vendor string */
member
Completed in 21 milliseconds