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:_PAGE_BASE_NC
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H
A
D
pte-44x.h
111
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
113
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
115
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-fsl-booke.h
57
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
59
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
61
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-40x.h
72
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
73
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-8xx.h
77
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE)
macro
78
#define _PAGE_BASE (
_PAGE_BASE_NC
)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H
A
D
pte-44x.h
101
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
103
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
105
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-85xx.h
57
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
59
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
61
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-40x.h
72
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
73
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pte-8xx.h
77
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE)
macro
78
#define _PAGE_BASE (
_PAGE_BASE_NC
)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H
A
D
pte-book3e.h
86
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE)
macro
88
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
90
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pgtable.h
13
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
14
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H
A
D
pte-e500.h
85
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE)
macro
87
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
89
#define _PAGE_BASE (
_PAGE_BASE_NC
)
H
A
D
pgtable.h
13
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
14
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H
A
D
pgtable.h
58
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
59
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
78
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
79
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H
A
D
pgtable.h
97
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
98
#define _PAGE_BASE (
_PAGE_BASE_NC
| _PAGE_COHERENT)
117
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
118
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H
A
D
pgtable.h
136
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
137
#define _PAGE_BASE (
_PAGE_BASE_NC
)
157
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | \
159
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H
A
D
pgtable.h
136
#define
_PAGE_BASE_NC
(_PAGE_PRESENT | _PAGE_ACCESSED)
macro
137
#define _PAGE_BASE (
_PAGE_BASE_NC
)
159
#define PAGE_KERNEL_NC __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_TOLERANT)
160
#define PAGE_KERNEL_NCG __pgprot(
_PAGE_BASE_NC
| _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT)
Completed in 12 milliseconds