Searched refs:S_VAC_SIZE (Results 1 – 3 of 3) sorted by relevance
314 #define S_VAC_SIZE 0x4000 macro
91 #define S_VAC_SIZE MMU_PAGESIZE macro94 int vac_size = S_VAC_SIZE;95 uint_t vac_mask = MMU_PAGEMASK & (S_VAC_SIZE - 1);97 uintptr_t shm_alignment = S_VAC_SIZE;
580 vac_size = S_VAC_SIZE; in cpu_fiximp()