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:pci2phy_map
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
uncore.h
174
struct
pci2phy_map
{
struct
180
struct
pci2phy_map
*__find_pci2phy_map(int segment);
H
A
D
uncore.c
36
struct
pci2phy_map
*map;
in uncore_pcibus_to_physid()
53
struct
pci2phy_map
*map, *tmp;
in uncore_free_pcibus_map()
61
struct
pci2phy_map
*__find_pci2phy_map(int segment)
in __find_pci2phy_map()
63
struct
pci2phy_map
*map, *alloc = NULL;
in __find_pci2phy_map()
76
alloc = kmalloc(sizeof(struct
pci2phy_map
), GFP_KERNEL);
in __find_pci2phy_map()
H
A
D
uncore_snb.c
635
struct
pci2phy_map
*map;
in snb_pci2phy_map_init()
H
A
D
uncore_snbep.c
1362
struct
pci2phy_map
*map;
in snbep_pci2phy_map_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
uncore.h
204
struct
pci2phy_map
{
struct
210
struct
pci2phy_map
*__find_pci2phy_map(int segment);
H
A
D
uncore.c
41
struct
pci2phy_map
*map;
in uncore_pcibus_to_dieid()
85
struct
pci2phy_map
*map, *tmp;
in uncore_free_pcibus_map()
93
struct
pci2phy_map
*__find_pci2phy_map(int segment)
in __find_pci2phy_map()
95
struct
pci2phy_map
*map, *alloc = NULL;
in __find_pci2phy_map()
108
alloc = kmalloc(sizeof(struct
pci2phy_map
), GFP_KERNEL);
in __find_pci2phy_map()
H
A
D
uncore_snb.c
967
struct
pci2phy_map
*map;
in snb_pci2phy_map_init()
H
A
D
uncore_snbep.c
1406
struct
pci2phy_map
*map;
in snbep_pci2phy_map_init()
Completed in 30 milliseconds