Searched refs:arm_pt_root_size (Results 1 – 2 of 2) sorted by relevance
257 extern unsigned int arm_pt_root_size;269 SYSCTL_UINT(_vm, OID_AUTO, arm_pt_root_size, CTLFLAG_RD | CTLFLAG_LOCKED, &arm_pt_root_size, 0, "");
801 const unsigned int arm_pt_root_size = PMAP_ROOT_ALLOC_SIZE; variable