Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/x86_64/
H A Dpmap_pcid.c61 static uint32_t INP_MAX = 0; variable
130 PE_parse_boot_argn("pmap_inp_max", &INP_MAX, sizeof(INP_MAX)); in pmap_pcid_configure()
421 if ((endv - startv) >= INP_MAX) { in pmap_tlbi_range()