Home
last modified time | relevance | path

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

/xen/tools/firmware/rombios/32bit/
A Dpmm.c84 # define PMM_DEBUG(format, p...) printf("PMM " format, ##p) macro
86 # define PMM_DEBUG(format, p...) macro
514 PMM_DEBUG("Alloc length=%x handle=%x flags=%x ret=%x\n", in pmm()
520 PMM_DEBUG("Find handle=%x ret=%x\n", ap->find.handle, ret); in pmm()
525 PMM_DEBUG("Dealloc buffer=%x ret=%x\n", ap->dealloc.buffer, ret); in pmm()
529 PMM_DEBUG("Invalid function:%d\n", ap->function); in pmm()

Completed in 2 milliseconds