Home
last modified time | relevance | path

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

/xen/tools/firmware/rombios/32bit/
A Dpmm.c358 pmm_find_handle(heap_t *heap, uint32_t handle) in pmm_find_handle() function
460 mb = pmm_find_handle(&pmm_data.heap, handle); in pmmFind()
462 mb = pmm_find_handle(&pmm_data.ext_heap, handle); in pmmFind()

Completed in 3 milliseconds