Searched defs:newprot (Results 1 - 4 of 4) sorted by relevance

/src/sys/arch/powerpc/include/booke/
H A Dpte.h190 pte_prot_downgrade(pt_entry_t pt_entry, vm_prot_t newprot) argument
/src/sys/arch/m68k/include/
H A Dpte_coldfire.h172 pte_prot_downgrade(pt_entry_t pt_entry, vm_prot_t newprot) argument
/src/sys/arch/riscv/include/
H A Dpte.h186 pte_prot_downgrade(pt_entry_t pte, vm_prot_t newprot) argument
/src/sys/arch/sparc/sparc/
H A Dpmap.c5265 int vr, vs, newprot, ctx, pte, *ptep; local in function:pmap_changeprot4_4c
5457 int newprot; local in function:pmap_protect4m
5534 int pte, newprot; local in function:pmap_changeprot4m
6153 int pte, newprot, ctx; local in function:pmap_kprotect4_4c
6626 int pte, newprot, s; local in function:pmap_kprotect4m
[all...]

Completed in 15 milliseconds