OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_pte_prot
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/alpha/include/
pmap.h
257
#define
pmap_pte_prot
(pte) (*(pte) & PG_PROT)
macro
280
#define pmap_pte_prot_chg(pte, np) ((np) ^
pmap_pte_prot
(pte))
/src/sys/arch/m68k/m68k/
pmap_motorola.c
205
#define
pmap_pte_prot
(pte) (*(pte) & PG_PROT)
macro
213
#define pmap_pte_prot_chg(pte, np) ((np) ^
pmap_pte_prot
(pte))
/src/sys/arch/ia64/ia64/
pmap.c
1163
pmap_pte_prot
(pmap_t pm, struct ia64_lpte *pte, vm_prot_t prot)
function in typeref:typename:PMAP_INLINE void
1794
pmap_pte_prot
(pmap, pte, prot);
1929
pmap_pte_prot
(pmap, pte, prot);
2101
pmap_pte_prot
(kernel_pmap, pte, VM_PROT_ALL);
Completed in 37 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025