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:cxl_region_params
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/cxl/core/
H
A
D
region.c
37
struct
cxl_region_params
*p = &cxlr->params;
in uuid_show()
54
struct
cxl_region_params
*p;
in is_dup()
77
struct
cxl_region_params
*p = &cxlr->params;
in uuid_store()
143
struct
cxl_region_params
*p = &cxlr->params;
in cxl_region_decode_reset()
213
struct
cxl_region_params
*p = &cxlr->params;
in cxl_region_decode_commit()
261
struct
cxl_region_params
*p = &cxlr->params;
in commit_store()
333
struct
cxl_region_params
*p = &cxlr->params;
in commit_show()
365
struct
cxl_region_params
*p = &cxlr->params;
in interleave_ways_show()
386
struct
cxl_region_params
*p = &cxlr->params;
in interleave_ways_store()
435
struct
cxl_region_params
*
in interleave_granularity_show()
[all...]
H
A
D
trace.c
12
struct
cxl_region_params
*p = &cxlr->params;
in cxl_is_hpa_in_range()
40
struct
cxl_region_params
*p = &cxlr->params;
in cxl_dpa_to_hpa()
87
struct
cxl_region_params
*p = &cxlr->params;
in cxl_trace_hpa()
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
cxl.h
463
* struct
cxl_region_params
- region settings
474
struct
cxl_region_params
{
struct
518
struct
cxl_region_params
params;
Completed in 5 milliseconds