OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pp_attrs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/include/
pmap_pv.h
90
#define
pp_attrs
pp_u.s.attrs
macro
/src/sys/arch/powerpc/include/oea/
pmap.h
268
unsigned int
pp_attrs
;
member in struct:pmap_page
277
#define mdpg_attrs mdpg_pp.
pp_attrs
/src/sys/arch/x86/x86/
pmap.c
2400
pp->
pp_attrs
|= oattrs;
2411
pp->
pp_attrs
|= oattrs;
3187
pp->
pp_attrs
|= oattrs;
3215
pp->
pp_attrs
|= oattrs;
4382
* pmap_sync_pv: clear pte bits and return the old value of the
pp_attrs
.
4667
if ((pp->
pp_attrs
& testbits) != 0) {
4674
if ((pp->
pp_attrs
& testbits) != 0) {
4681
* wait, updates to
pp_attrs
by the other side may
4693
pp->
pp_attrs
|= oattrs;
4695
result = pp->
pp_attrs
& testbits
[
all
...]
/src/sys/arch/powerpc/oea/
pmap.c
672
pp->
pp_attrs
&= ~ptebit;
687
return pp->
pp_attrs
;
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025