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:of_drconf_cell_v2
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
drmem.c
93
static void init_drconf_v2_cell(struct
of_drconf_cell_v2
*dr_cell,
in init_drconf_v2_cell()
106
struct
of_drconf_cell_v2
*dr_cell;
in drmem_update_dt_v2()
136
dr_cell = (struct
of_drconf_cell_v2
*)p;
in drmem_update_dt_v2()
230
static void read_drconf_v2_cell(struct
of_drconf_cell_v2
*dr_cell,
in read_drconf_v2_cell()
249
struct
of_drconf_cell_v2
dr_cell;
in __walk_drmem_v2_lmbs()
399
struct
of_drconf_cell_v2
dr_cell;
in init_drmem_v2_lmbs()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
drmem.c
94
static void init_drconf_v2_cell(struct
of_drconf_cell_v2
*dr_cell,
in init_drconf_v2_cell()
107
struct
of_drconf_cell_v2
*dr_cell;
in drmem_update_dt_v2()
137
dr_cell = (struct
of_drconf_cell_v2
*)p;
in drmem_update_dt_v2()
237
static void read_drconf_v2_cell(struct
of_drconf_cell_v2
*dr_cell,
in read_drconf_v2_cell()
256
struct
of_drconf_cell_v2
dr_cell;
in __walk_drmem_v2_lmbs()
445
struct
of_drconf_cell_v2
dr_cell;
in init_drmem_v2_lmbs()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
drmem.h
68
* array of
of_drconf_cell_v2
entries, one per LMB set.
70
struct
of_drconf_cell_v2
{
struct
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
drmem.h
71
* array of
of_drconf_cell_v2
entries, one per LMB set.
73
struct
of_drconf_cell_v2
{
struct
Completed in 2 milliseconds