Search | Google it | Results 1 - 1 of 1 for funcall:getPhyMemory (0.00 seconds) |
371: /* upper layer software may use slightly additional data, and so reserve such extra. */ 372: Vinf.f_addr = getPhyMemory(fbsz + 16, &Vinf.framebuf_addr); 373: if (Vinf.f_addr == NULL) { result = E_NOMEM; goto fin0; }