Searched refs:VLP_SIZE (Results 1 – 2 of 2) sorted by relevance
70 #define VLP_SIZE (VLP_NUM_PTES * sizeof (x86pte_t)) macro
286 bzero(hat->hat_vlp_ptes, VLP_SIZE); in hat_alloc()1021 (cpu->cpu_id + 1) * VLP_SIZE; in hat_switch()