Home
last modified time | relevance | path

Searched defs:aper (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/alpha/kernel/
Dcore_titan.c588 struct titan_agp_aperture *aper; in titan_agp_setup() local
618 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_cleanup() local
681 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_bind_memory() local
689 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_unbind_memory() local
697 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_translate() local
Dcore_marvel.c902 struct marvel_agp_aperture *aper; in marvel_agp_setup() local
932 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_cleanup() local
1017 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_bind_memory() local
1025 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_unbind_memory() local
1033 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_translate() local
/linux-2.6.39/drivers/char/agp/
Damd64-agp.c243 static int __devinit agp_aperture_valid(u64 aper, u32 size) in agp_aperture_valid()
274 u64 aper, nb_aper; in fix_northbridge() local
/linux-2.6.39/arch/x86/kernel/
Daperture_64.c142 u64 aper; in read_agp() local
Dpci-gart_64.c524 static __init unsigned long check_iommu_size(unsigned long aper, u64 aper_size) in check_iommu_size()
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_state.c835 struct apertures_struct *aper = alloc_apertures(3); in nouveau_get_apertures() local