freebsd-dev/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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp_amd64.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp_if.m
agp_intel.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp_nvidia.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp_sis.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp_via.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agp.c Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
agppriv.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agpreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agpvar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00