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:PSW_MASK_EXT
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
kprobes.c
200
(PSW_MASK_PER | PSW_MASK_IO |
PSW_MASK_EXT
);
in enable_singlestep()
205
regs->psw.mask &= ~(PSW_MASK_IO |
PSW_MASK_EXT
);
in enable_singlestep()
489
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_fault_handler()
492
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_fault_handler()
508
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_exceptions_notify()
529
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_exceptions_notify()
H
A
D
idle.c
33
PSW_MASK_IO |
PSW_MASK_EXT
| PSW_MASK_MCHECK;
in enabled_wait()
H
A
D
process.c
134
PSW_MASK_IO |
PSW_MASK_EXT
| PSW_MASK_MCHECK;
in copy_thread()
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
kprobes.c
237
(PSW_MASK_PER | PSW_MASK_IO |
PSW_MASK_EXT
);
in enable_singlestep()
242
regs->psw.mask &= ~(PSW_MASK_IO |
PSW_MASK_EXT
);
in enable_singlestep()
469
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_fault_handler()
472
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_fault_handler()
488
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_exceptions_notify()
509
if (regs->psw.mask & (PSW_MASK_IO |
PSW_MASK_EXT
))
in kprobe_exceptions_notify()
H
A
D
idle.c
58
PSW_MASK_IO |
PSW_MASK_EXT
| PSW_MASK_MCHECK;
in arch_cpu_idle()
H
A
D
irq.c
167
regs->psw.mask &= ~(
PSW_MASK_EXT
| PSW_MASK_IO | PSW_MASK_WAIT);
in do_io_irq()
199
regs->psw.mask &= ~(
PSW_MASK_EXT
| PSW_MASK_IO | PSW_MASK_WAIT);
in do_ext_irq()
H
A
D
process.c
151
PSW_MASK_EXT
| PSW_MASK_MCHECK;
in copy_thread()
/kernel/linux/linux-5.10/arch/s390/lib/
H
A
D
delay.c
45
psw_mask = __extract_psw() |
PSW_MASK_EXT
| PSW_MASK_WAIT;
in __udelay_disabled()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H
A
D
ptrace.h
221
#define
PSW_MASK_EXT
0x01000000UL
macro
251
#define
PSW_MASK_EXT
0x0100000000000000UL
macro
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H
A
D
ptrace.h
176
#define
PSW_MASK_EXT
_AC(0x01000000, UL)
macro
204
#define
PSW_MASK_EXT
_AC(0x0100000000000000, UL)
macro
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
H
A
D
ptrace.h
221
#define
PSW_MASK_EXT
0x01000000UL
macro
251
#define
PSW_MASK_EXT
0x0100000000000000UL
macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
ptrace.h
27
#define PSW_USER_BITS (PSW_MASK_DAT | PSW_MASK_IO |
PSW_MASK_EXT
| \
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
ptrace.h
54
#define PSW_USER_BITS (PSW_MASK_DAT | PSW_MASK_IO |
PSW_MASK_EXT
| \
/kernel/linux/linux-5.10/drivers/s390/char/
H
A
D
sclp_early_core.c
42
psw_wait.mask = psw_mask |
PSW_MASK_EXT
| PSW_MASK_WAIT;
in sclp_early_wait_irq()
/kernel/linux/linux-6.6/drivers/s390/char/
H
A
D
sclp_early_core.c
43
psw_wait.mask = psw_mask |
PSW_MASK_EXT
| PSW_MASK_WAIT;
in sclp_early_wait_irq()
/kernel/linux/linux-5.10/arch/s390/kvm/
H
A
D
sigp.c
70
const u64 psw_int_mask = PSW_MASK_IO |
PSW_MASK_EXT
;
in __sigp_conditional_emergency()
H
A
D
intercept.c
308
(newpsw.mask &
PSW_MASK_EXT
))
in handle_external_interrupt()
H
A
D
interrupt.c
150
return !(vcpu->arch.sie_block->gpsw.mask &
PSW_MASK_EXT
);
in psw_extint_disabled()
H
A
D
kvm-s390.c
4138
#define PSW_INT_MASK (
PSW_MASK_EXT
| PSW_MASK_IO | PSW_MASK_MCHECK)
/kernel/linux/linux-6.6/arch/s390/kvm/
H
A
D
intercept.c
324
(newpsw.mask &
PSW_MASK_EXT
))
in handle_external_interrupt()
H
A
D
sigp.c
70
const u64 psw_int_mask = PSW_MASK_IO |
PSW_MASK_EXT
;
in __sigp_conditional_emergency()
H
A
D
interrupt.c
152
return !(vcpu->arch.sie_block->gpsw.mask &
PSW_MASK_EXT
);
in psw_extint_disabled()
H
A
D
kvm-s390.c
4802
#define PSW_INT_MASK (
PSW_MASK_EXT
| PSW_MASK_IO | PSW_MASK_MCHECK)
Completed in 33 milliseconds