Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/oprom/yabel/
H A Dpmm.c146 pmm_allocation_t *pmm_alloc = in pmm_handleInt() local
/aosp_15_r20/external/trusty/lk/include/kernel/
Dvm.h222 static inline status_t pmm_alloc(struct vmm_obj **objp, struct obj_ref* ref, uint count, in pmm_alloc() function