1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00
freebsd/sys/dev/agp
Mark Johnston b119329d81 Complete the removal of the "wire_count" field from struct vm_page.
Convert all remaining references to that field to "ref_count" and update
comments accordingly.  No functional change intended.

Reviewed by:	alc, kib
Sponsored by:	Intel, Netflix
Differential Revision:	https://reviews.freebsd.org/D21768
2019-09-25 16:11:35 +00:00
..
agp_ali.c
agp_amd64.c
agp_amd.c Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
agp_apple.c
agp_ati.c Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
agp_i810.c Complete the removal of the "wire_count" field from struct vm_page. 2019-09-25 16:11:35 +00:00
agp_i810.h
agp_if.m
agp_intel.c
agp_nvidia.c
agp_sis.c
agp_via.c
agp.c Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
agppriv.h
agpreg.h
agpvar.h