Searched defs:aper (Results 1 – 4 of 4) sorted by relevance
592 struct titan_agp_aperture *aper; in titan_agp_setup() local622 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_cleanup() local685 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_bind_memory() local693 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_unbind_memory() local701 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_translate() local
909 struct marvel_agp_aperture *aper; in marvel_agp_setup() local939 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_cleanup() local1024 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_bind_memory() local1032 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_unbind_memory() local1040 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_translate() local
162 u64 aper; in read_agp() local
498 static __init unsigned long check_iommu_size(unsigned long aper, u64 aper_size) in check_iommu_size()