Searched refs:protect_memory (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dtlb.c39 ret = protect_memory(op->u.mprotect.addr,
44 protect_memory(op->u.mprotect.addr, op->u.munmap.len,
H A Dexec_kern.c59 protect_memory(uml_reserved, high_physmem - uml_reserved, 1, 1, 0, 1);
H A Dprocess_kern.c191 protect_memory(uml_reserved, high_physmem - uml_reserved, 1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dtt.c36 int protect_memory(unsigned long addr, unsigned long len, int r, int w, int x, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dos.h227 extern int protect_memory(unsigned long addr, unsigned long len,

Completed in 94 milliseconds