Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/char/agp/
A Dbackend.c201 bridge->driver->agp_destroy_page(page, AGP_PAGE_DESTROY_UNMAP); in agp_backend_initialize()
202 bridge->driver->agp_destroy_page(page, AGP_PAGE_DESTROY_FREE); in agp_backend_initialize()
224 if (bridge->driver->agp_destroy_page && in agp_backend_cleanup()
228 bridge->driver->agp_destroy_page(page, AGP_PAGE_DESTROY_UNMAP); in agp_backend_cleanup()
229 bridge->driver->agp_destroy_page(page, AGP_PAGE_DESTROY_FREE); in agp_backend_cleanup()
A Dintel-agp.c472 .agp_destroy_page = agp_generic_destroy_page,
499 .agp_destroy_page = agp_generic_destroy_page,
526 .agp_destroy_page = agp_generic_destroy_page,
553 .agp_destroy_page = agp_generic_destroy_page,
580 .agp_destroy_page = agp_generic_destroy_page,
607 .agp_destroy_page = agp_generic_destroy_page,
634 .agp_destroy_page = agp_generic_destroy_page,
661 .agp_destroy_page = agp_generic_destroy_page,
688 .agp_destroy_page = agp_generic_destroy_page,
A Dali-agp.c223 .agp_destroy_page = ali_destroy_page,
247 .agp_destroy_page = m1541_destroy_page,
A Dvia-agp.c192 .agp_destroy_page = agp_generic_destroy_page,
219 .agp_destroy_page = agp_generic_destroy_page,
A Dalpha-agp.c145 .agp_destroy_page = agp_generic_destroy_page,
A Di460-agp.c575 .agp_destroy_page = i460_destroy_page,
581 .agp_destroy_page = agp_generic_destroy_page,
A Duninorth-agp.c531 .agp_destroy_page = agp_generic_destroy_page,
559 .agp_destroy_page = agp_generic_destroy_page,
A Dagp.h120 void (*agp_destroy_page)(struct page *, int flags); member
A Dintel-gtt.c284 agp_bridge->driver->agp_destroy_page(curr->pages[0], in intel_i810_free_by_type()
286 agp_bridge->driver->agp_destroy_page(curr->pages[0], in intel_i810_free_by_type()
1177 .agp_destroy_page = agp_generic_destroy_page,
A Defficeon-agp.c338 .agp_destroy_page = agp_generic_destroy_page,
A Dparisc-agp.c231 .agp_destroy_page = agp_generic_destroy_page,
A Dsis-agp.c144 .agp_destroy_page = agp_generic_destroy_page,
A Dnvidia-agp.c332 .agp_destroy_page = agp_generic_destroy_page,
A Damd-k7-agp.c386 .agp_destroy_page = agp_generic_destroy_page,
A Dgeneric.c187 curr->bridge->driver->agp_destroy_page( in agp_free_memory()
192 curr->bridge->driver->agp_destroy_page( in agp_free_memory()
A Dhp-agp.c436 .agp_destroy_page = agp_generic_destroy_page,
A Dsworks-agp.c441 .agp_destroy_page = agp_generic_destroy_page,
A Dati-agp.c434 .agp_destroy_page = agp_generic_destroy_page,
A Damd64-agp.c238 .agp_destroy_page = agp_generic_destroy_page,

Completed in 28 milliseconds