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:MACH_IS_MVME16x
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/kernel/
H
A
D
early_printk.c
25
if (
MACH_IS_MVME16x
)
in debug_cons_write()
60
if (!early_console ||
MACH_IS_MVME16x
)
in unregister_early_console()
H
A
D
setup_mm.c
200
else if (
MACH_IS_MVME16x
)
in m68k_parse_bootinfo()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
early_printk.c
25
if (
MACH_IS_MVME16x
)
in debug_cons_write()
60
if (!early_console ||
MACH_IS_MVME16x
)
in unregister_early_console()
H
A
D
setup_mm.c
178
else if (
MACH_IS_MVME16x
)
in m68k_parse_bootinfo()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
setup.h
109
# define
MACH_IS_MVME16x
(0)
macro
114
# define
MACH_IS_MVME16x
(m68k_machtype == MACH_MVME16x)
macro
117
# define
MACH_IS_MVME16x
(1)
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
setup.h
114
# define
MACH_IS_MVME16x
(0)
macro
120
# define
MACH_IS_MVME16x
(m68k_machtype == MACH_MVME16x)
macro
123
# define
MACH_IS_MVME16x
(1)
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H
A
D
82596.c
378
if (
MACH_IS_MVME16x
) {
in CA()
395
if (
MACH_IS_MVME16x
) {
in MPU_PORT()
505
if (
MACH_IS_MVME16x
) {
in i596_error()
626
if (
MACH_IS_MVME16x
) {
in init_i596_mem()
656
if (
MACH_IS_MVME16x
)
in init_i596_mem()
691
if (
MACH_IS_MVME16x
) {
in init_i596_mem()
989
if (
MACH_IS_MVME16x
) {
in i596_open()
1152
if (
MACH_IS_MVME16x
) {
in i82596_probe()
1375
if (
MACH_IS_MVME16x
) {
in i596_interrupt()
1422
if (
MACH_IS_MVME16x
) {
in i596_close()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H
A
D
82596.c
377
if (
MACH_IS_MVME16x
) {
in CA()
394
if (
MACH_IS_MVME16x
) {
in MPU_PORT()
504
if (
MACH_IS_MVME16x
) {
in i596_error()
625
if (
MACH_IS_MVME16x
) {
in init_i596_mem()
655
if (
MACH_IS_MVME16x
)
in init_i596_mem()
690
if (
MACH_IS_MVME16x
) {
in init_i596_mem()
988
if (
MACH_IS_MVME16x
) {
in i596_open()
1140
if (
MACH_IS_MVME16x
) {
in i82596_probe()
1364
if (
MACH_IS_MVME16x
) {
in i596_interrupt()
1411
if (
MACH_IS_MVME16x
) {
in i596_close()
[all...]
/kernel/linux/linux-5.10/arch/m68k/mvme16x/
H
A
D
rtc.c
159
if (!
MACH_IS_MVME16x
)
in rtc_MK48T08_init()
/kernel/linux/linux-6.6/arch/m68k/mvme16x/
H
A
D
rtc.c
159
if (!
MACH_IS_MVME16x
)
in rtc_MK48T08_init()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
mvme16x_scsi.c
43
if (!
MACH_IS_MVME16x
)
in mvme16x_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
mvme16x_scsi.c
43
if (!
MACH_IS_MVME16x
)
in mvme16x_probe()
Completed in 9 milliseconds