Searched defs:aper (Results 1 – 6 of 6) 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
859 struct marvel_agp_aperture *aper; in marvel_agp_setup() local889 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_cleanup() local974 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_bind_memory() local982 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_unbind_memory() local990 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_translate() local
30 __u8 aper; member
237 u8 aper, kind, kind_inv, comp, priv, ro; in nv50_vmm_valid() local
250 int kindn, aper, ret = -ENOSYS; in gf100_vmm_valid() local
499 static __init unsigned long check_iommu_size(unsigned long aper, u64 aper_size) in check_iommu_size()