Home
last modified time | relevance | path

Searched refs:wpkernel (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/osfmk/x86_64/
H A Dpmap.c253 SECURITY_READ_ONLY_LATE(boolean_t) wpkernel = TRUE;
255 const boolean_t wpkernel = TRUE; variable
1187 (void) PE_parse_boot_argn("wpkernel", &wpkernel, sizeof(wpkernel)); in pmap_lowmem_finalize()
1189 if (wpkernel) { in pmap_lowmem_finalize()
1201 if (kernel_text_ps_4K && wpkernel) { in pmap_lowmem_finalize()
1249 if (wpkernel) { in pmap_lowmem_finalize()