Home
last modified time | relevance | path

Searched defs:vmm_alloc_physical (Results 1 – 2 of 2) sorted by relevance

/external/trusty/lk/lib/rust_support/
Dvmm.rs71 pub unsafe fn vmm_alloc_physical( in vmm_alloc_physical() function
/external/trusty/lk/include/kernel/
Dvm.h445 static inline status_t vmm_alloc_physical(vmm_aspace_t *aspace, const char *name, size_t size, void… in vmm_alloc_physical() function