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:romimage
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/boot/
H
A
D
Makefile
33
subdir- := compressed
romimage
42
$(obj)/romImage: $(obj)/
romimage
/vmlinux FORCE
46
$(obj)/
romimage
/vmlinux: $(obj)/zImage FORCE
47
$(Q)$(MAKE) $(build)=$(obj)/
romimage
$@
/kernel/linux/linux-6.6/arch/sh/boot/
H
A
D
Makefile
33
subdir- := compressed
romimage
42
$(obj)/romImage: $(obj)/
romimage
/vmlinux FORCE
46
$(obj)/
romimage
/vmlinux: $(obj)/zImage FORCE
47
$(Q)$(MAKE) $(build)=$(obj)/
romimage
$@
/kernel/linux/linux-5.10/arch/sh/include/mach-kfr2r09/mach/
H
A
D
romimage.h
9
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-6.6/arch/sh/include/mach-kfr2r09/mach/
H
A
D
romimage.h
9
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-5.10/arch/sh/include/mach-ecovec24/mach/
H
A
D
romimage.h
9
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-6.6/arch/sh/include/mach-ecovec24/mach/
H
A
D
romimage.h
9
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
35
void *
romimage
;
in preserve_pci_rom_image()
local
39
* the
romimage
and romsize fields are supposed to be. Typically the EFI
in preserve_pci_rom_image()
44
romimage
= efi_table_attr(pci,
romimage
);
in preserve_pci_rom_image()
46
if (!
romimage
|| !romsize || romsize > SZ_16M)
in preserve_pci_rom_image()
88
memcpy(rom->romdata,
romimage
, romsize);
in preserve_pci_rom_image()
H
A
D
efistub.h
588
void *
romimage
;
member
607
u32
romimage
;
member
/kernel/linux/linux-5.10/arch/sh/boot/romimage/
H
A
D
mmcif-sh7724.c
12
#include <mach/
romimage
.h>
H
A
D
head.S
3
* linux/arch/sh/boot/
romimage
/head.S
14
#include <mach/
romimage
.h>
/kernel/linux/linux-6.6/arch/sh/boot/romimage/
H
A
D
mmcif-sh7724.c
12
#include <mach/
romimage
.h>
H
A
D
head.S
3
* linux/arch/sh/boot/
romimage
/head.S
14
#include <mach/
romimage
.h>
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
49
void *
romimage
;
in preserve_pci_rom_image()
local
53
* the
romimage
and romsize fields are supposed to be. Typically the EFI
in preserve_pci_rom_image()
58
romimage
= efi_table_attr(pci,
romimage
);
in preserve_pci_rom_image()
60
if (!
romimage
|| !romsize || romsize > SZ_16M)
in preserve_pci_rom_image()
102
memcpy(rom->romdata,
romimage
, romsize);
in preserve_pci_rom_image()
H
A
D
efistub.h
757
void *
romimage
;
member
776
u32
romimage
;
member
/kernel/linux/linux-5.10/arch/sh/boards/mach-kfr2r09/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-6.6/arch/sh/boards/mach-kfr2r09/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7724/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-5.10/arch/sh/boards/mach-ecovec24/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-6.6/arch/sh/boards/mach-ecovec24/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7724/
H
A
D
sdram.S
13
#include <asm/
romimage
-macros.h>
Completed in 18 milliseconds