Searched refs:VMM_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #define VMM_STACK_SIZE (VMM_STACK_PAGES * PAGE_SIZE) macro165 stack_top = stack_hyp_va[PCPU_GET(cpuid)] + VMM_STACK_SIZE; in arm_setup_vectors()319 stack[cpu] = malloc(VMM_STACK_SIZE, M_HYP, M_WAITOK | M_ZERO); in vmmops_modinit()