Home
last modified time | relevance | path

Searched refs:vmm_stat_alloc (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/vmm/
H A Dvmm_stat.c110 vmm_stat_alloc(void) in vmm_stat_alloc() function
H A Dvmm_stat.h86 void *vmm_stat_alloc(void);
H A Dvmm.c321 vcpu->stats = vmm_stat_alloc(); in vcpu_init()