Searched refs:keep_linkedit (Results 1 – 2 of 2) sorted by relevance
1377 bool keep_linkedit = false; in arm_vm_prot_finalize() local1378 PE_parse_boot_argn("keepsyms", &keep_linkedit, sizeof(keep_linkedit)); in arm_vm_prot_finalize()1381 keep_linkedit = true; in arm_vm_prot_finalize()1387 keep_linkedit = true; in arm_vm_prot_finalize()1390 if (!keep_linkedit) { in arm_vm_prot_finalize()
1523 SECURITY_READ_ONLY_LATE(static boolean_t) keep_linkedit = FALSE;1549 PE_parse_boot_argn("keepsyms", &keep_linkedit, sizeof(keep_linkedit)); in arm_vm_physmap_init()1552 keep_linkedit = TRUE; in arm_vm_physmap_init()1558 keep_linkedit = TRUE; in arm_vm_physmap_init()1560 if (!keep_linkedit) { in arm_vm_physmap_init()1686 if (!keep_linkedit) { in arm_vm_prot_finalize()