HomeSort by: relevance | last modified time | path
    Searched defs:stolen_base (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/i915drm/
intel_gtt_subr.c 409 bus_addr_t stolen_base; local in function:intel_gtt_get
433 stolen_base = (*ops->base)(pc, tag, stolen_size);
434 intel_graphics_stolen_res.start = stolen_base;
436 stolen_base + stolen_size - 1;
intel_gtt_subr.c 409 bus_addr_t stolen_base; local in function:intel_gtt_get
433 stolen_base = (*ops->base)(pc, tag, stolen_size);
434 intel_graphics_stolen_res.start = stolen_base;
436 stolen_base + stolen_size - 1;

Completed in 44 milliseconds