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:DCR_MAP_OK
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
dcr.h
28
#define
DCR_MAP_OK
(host) dcr_map_ok_generic(host)
macro
38
#define
DCR_MAP_OK
(host) dcr_map_ok_native(host)
macro
45
#define
DCR_MAP_OK
(host) dcr_map_ok_mmio(host)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
dcr.h
28
#define
DCR_MAP_OK
(host) dcr_map_ok_generic(host)
macro
38
#define
DCR_MAP_OK
(host) dcr_map_ok_native(host)
macro
45
#define
DCR_MAP_OK
(host) dcr_map_ok_mmio(host)
macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H
A
D
cpm.c
275
if (!
DCR_MAP_OK
(cpm.dcr_host)) {
in cpm_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H
A
D
cpm.c
275
if (!
DCR_MAP_OK
(cpm.dcr_host)) {
in cpm_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H
A
D
axon_msi.c
360
if (!
DCR_MAP_OK
(msic->dcr_host)) {
in axon_msi_probe()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H
A
D
axon_msi.c
356
if (!
DCR_MAP_OK
(msic->dcr_host)) {
in axon_msi_probe()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
xilinxfb.c
447
if (!
DCR_MAP_OK
(drvdata->dcr_host)) {
in xilinxfb_of_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
xilinxfb.c
442
if (!
DCR_MAP_OK
(drvdata->dcr_host)) {
in xilinxfb_of_probe()
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
ppc4xx_edac.c
1203
if (!
DCR_MAP_OK
(*dcr_host)) {
in ppc4xx_edac_map_dcrs()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H
A
D
mal.c
563
if (!
DCR_MAP_OK
(mal->dcr_host)) {
in mal_probe()
/kernel/linux/linux-6.6/drivers/edac/
H
A
D
ppc4xx_edac.c
1190
if (!
DCR_MAP_OK
(*dcr_host)) {
in ppc4xx_edac_map_dcrs()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H
A
D
mal.c
565
if (!
DCR_MAP_OK
(mal->dcr_host)) {
in mal_probe()
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H
A
D
adma.c
4442
if (!
DCR_MAP_OK
(i2o_dcr_host)) {
in ppc440spe_configure_raid_devices()
4510
if (!
DCR_MAP_OK
(ppc440spe_mq_dcr_host)) {
in ppc440spe_configure_raid_devices()
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H
A
D
adma.c
4443
if (!
DCR_MAP_OK
(i2o_dcr_host)) {
in ppc440spe_configure_raid_devices()
4511
if (!
DCR_MAP_OK
(ppc440spe_mq_dcr_host)) {
in ppc440spe_configure_raid_devices()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H
A
D
mpic.c
328
BUG_ON(!
DCR_MAP_OK
(rb->dhost));
in _mpic_map_dcr()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H
A
D
mpic.c
330
BUG_ON(!
DCR_MAP_OK
(rb->dhost));
in _mpic_map_dcr()
Completed in 34 milliseconds