Searched refs:hma_fpu_alloc (Results 1 – 3 of 3) sorted by relevance
120 extern hma_fpu_t *hma_fpu_alloc(int);
92 hma_fpu_alloc(int kmflag) in hma_fpu_alloc() function
394 vcpu->guestfpu = hma_fpu_alloc(KM_SLEEP); in vcpu_init()