OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opsr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pmap.c
648
int
opsr
, octx;
local in function:sp_tlb_flush
656
* Like setpsr((
opsr
= getpsr()) & ~PSR_ET); but we can shave
663
opsr
= getpsr(); /* KDASSERT(
opsr
& PSR_ET); */
665
:: "r"(
opsr
), "n"(PSR_ET) : "memory");
675
setpsr(
opsr
); /* turn traps on again */
pmap.c
648
int
opsr
, octx;
local in function:sp_tlb_flush
656
* Like setpsr((
opsr
= getpsr()) & ~PSR_ET); but we can shave
663
opsr
= getpsr(); /* KDASSERT(
opsr
& PSR_ET); */
665
:: "r"(
opsr
), "n"(PSR_ET) : "memory");
675
setpsr(
opsr
); /* turn traps on again */
pmap.c
648
int
opsr
, octx;
local in function:sp_tlb_flush
656
* Like setpsr((
opsr
= getpsr()) & ~PSR_ET); but we can shave
663
opsr
= getpsr(); /* KDASSERT(
opsr
& PSR_ET); */
665
:: "r"(
opsr
), "n"(PSR_ET) : "memory");
675
setpsr(
opsr
); /* turn traps on again */
Completed in 107 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025