Searched defs:cacheflags (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/ia64/ia64/ | ||
| H A D | pmap.c | 2690 u_int cacheflags = flags & PMAP_CACHE_MASK; local in function:pmap_flags_to_memattr |
| /src/sys/arch/x86/x86/ | ||
| H A D | pmap.c | 977 u_int cacheflags = (flags & PMAP_CACHE_MASK); local in function:pmap_pat_flags 6120 u_int cacheflags = (flags & PMAP_CACHE_MASK); local in function:pmap_ept_type |
Completed in 14 milliseconds