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:H_PTEG_FULL
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
55
ret =
H_PTEG_FULL
;
in kvmppc_h_pr_enter()
H
A
D
trace_hv.h
161
{
H_PTEG_FULL
, "
H_PTEG_FULL
"}, \
H
A
D
book3s_hv_rm_mmu.c
338
return
H_PTEG_FULL
;
in kvmppc_do_h_enter()
353
return
H_PTEG_FULL
;
in kvmppc_do_h_enter()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hvcall.h
42
#define
H_PTEG_FULL
-6 /* PTEG is full */
macro
119
#define H_EXACT (1UL<<(63-24)) /* Use exact PTE or return
H_PTEG_FULL
*/
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
hvcall.h
42
#define
H_PTEG_FULL
-6 /* PTEG is full */
macro
122
#define H_EXACT (1UL<<(63-24)) /* Use exact PTE or return
H_PTEG_FULL
*/
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_pr_papr.c
55
ret =
H_PTEG_FULL
;
in kvmppc_h_pr_enter()
H
A
D
trace_hv.h
181
{
H_PTEG_FULL
, "
H_PTEG_FULL
"}, \
H
A
D
book3s_hv_rm_mmu.c
334
return
H_PTEG_FULL
;
in kvmppc_do_h_enter()
349
return
H_PTEG_FULL
;
in kvmppc_do_h_enter()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
lpar.c
741
if (unlikely(lpar_rc ==
H_PTEG_FULL
)) {
in pSeries_lpar_hpte_insert()
1653
case
H_PTEG_FULL
:
in pseries_lpar_resize_hpt()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
lpar.c
789
if (unlikely(lpar_rc ==
H_PTEG_FULL
)) {
in pSeries_lpar_hpte_insert()
1687
case
H_PTEG_FULL
:
in pseries_lpar_resize_hpt()
Completed in 16 milliseconds