Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dchunklist.h10 #define CHUNKLIST_NO_REV2_DEV "-chunklist-no-rev2-dev" macro
H A Dchunklist.c414 if (PE_parse_boot_argn(CHUNKLIST_NO_REV2_DEV, &no_rev2_dev, sizeof(no_rev2_dev))) { in validate_rev2_chunklist()