Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.h70 #define VLP_SIZE (VLP_NUM_PTES * sizeof (x86pte_t)) macro
H A Dhat_i86.c286 bzero(hat->hat_vlp_ptes, VLP_SIZE); in hat_alloc()
1021 (cpu->cpu_id + 1) * VLP_SIZE; in hat_switch()