OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_page_cache_alias_mask
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/mips/
pmap_machdep.c
168
u_int
pmap_page_cache_alias_mask
;
variable in typeref:typename:u_int
170
#define pmap_md_cache_indexof(x) (((vaddr_t)(x)) &
pmap_page_cache_alias_mask
)
209
const u_int __diagused mask =
pmap_page_cache_alias_mask
;
349
pmap_page_cache_alias_mask
= uimax(
530
const u_int __diagused mask =
pmap_page_cache_alias_mask
;
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025