OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_is_user
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
pmap_private.h
388
bool
pmap_is_user
(struct pmap *);
391
pmap_is_user
(struct pmap *pmap)
function in typeref:typename:bool
/src/sys/arch/x86/x86/
pmap.c
2514
pmap_is_user
(pmap)) {
2651
pmap_is_user
(pmap)) {
3767
*
pmap_is_user
: true if pmap, which must not be the kernel pmap, is
3771
pmap_is_user
(struct pmap *pmap)
function in typeref:typename:bool
5023
if (
pmap_is_user
(pmap))
Completed in 16 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025