OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pmap_test_attrs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/include/
pmap.h
85
#define pmap_is_modified(pg)
pmap_test_attrs
(pg, PP_ATTRS_D)
86
#define pmap_is_referenced(pg)
pmap_test_attrs
(pg, PP_ATTRS_A)
112
bool
pmap_test_attrs
(struct vm_page *, unsigned);
/src/sys/rump/librump/rumpkern/arch/x86/
rump_x86_pmap.c
72
pmap_test_attrs
(struct vm_page *pg, unsigned what)
function in typeref:typename:bool
/src/sys/arch/x86/x86/
pmap.c
4654
*
pmap_test_attrs
: test a page's attributes
4657
pmap_test_attrs
(struct vm_page *pg, unsigned testbits)
function in typeref:typename:bool
Completed in 112 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025