OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOFTINT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/include/
psl.h
273
#define
SOFTINT
%asr22 /* Software Interrupt register */
278
/*
SOFTINT
bit descriptions */
/src/sys/arch/sparc64/sparc64/
locore.s
4227
* from here, or a
softint
at a particular level can be issued.
4234
* To simplify life all we do here is issue an appropriate
softint
.
4255
* to issue a
softint
of the appropriate level. The
softint
handler
4362
"interrupt_vector: number %lx
softint
mask %lx pil %lu slot %p\n")
4376
wr %g6, 0, SET_SOFTINT ! Invoke a
softint
4474
* on a soft interrupt, is we should check which bits in
SOFTINT
(%asr22)
4538
* If this is a %tick or %stick
softint
, clear it then call
4542
rd
SOFTINT
, %g1
4656
mov 1, %l3 ! Ack
softint
[
all
...]
/src/sys/arch/sparc/sparc/
locore.s
2498
! tally
softint
(curcpu()->cpu_data.cpu_nintr++) (clobbers %o0,%o1,%o2)
2577
! both
softint
pending and clear bits are in upper halfwords of
2590
btst %l4, %l5 ! make sure
softint
pending bit is set
2614
btst %l4, %l5 ! make sure
softint
pending bit is set
3099
set _C_LABEL(nmi_soft), %o3 ! assume a
softint
3104
mov %o0, %o1 ! shift int clear bit to
SOFTINT
15
Completed in 39 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026