Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/kernel/app/mmutest/
H A Dmmutest.c259 TEST_P(mmutestvmm, vmm_alloc) { in TEST_P() argument
/aosp_15_r20/external/trusty/lk/kernel/vm/
Dvmm.c1233 status_t vmm_alloc(vmm_aspace_t* aspace, in vmm_alloc() function