Searched refs:NUM_L4_SLOT_DIRECT (Results 1 – 4 of 4) sorted by relevance
145 #define NUM_L4_SLOT_DIRECT 4 macro146 #define L4_SLOT_DIRECT (L4_SLOT_KERNBASE - NUM_L4_SLOT_DIRECT)165 NUM_L4_SLOT_DIRECT) * NBPD_L4)))
138 if (i >= L4_SLOT_DIRECT && i < L4_SLOT_DIRECT + NUM_L4_SLOT_DIRECT) in l4type()
830 for (curslot = 1 ; curslot < NUM_L4_SLOT_DIRECT ; curslot++) { in pmap_bootstrap()1329 for (i = 0; i < NUM_L4_SLOT_DIRECT; i++) in pmap_pdp_ctor()
1430 uint64_t max_dm_size = ((uint64_t)512 * NUM_L4_SLOT_DIRECT) << 30; in init_x86_64()