HomeSort by: relevance | last modified time | path
    Searched defs:flush_tlb (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
agpvar.h 108 void (*flush_tlb)(struct agp_softc *); member in struct:agp_methods
120 #define AGP_FLUSH_TLB(sc) ((sc)->as_methods->flush_tlb(sc))
agpvar.h 108 void (*flush_tlb)(struct agp_softc *); member in struct:agp_methods
120 #define AGP_FLUSH_TLB(sc) ((sc)->as_methods->flush_tlb(sc))
agpvar.h 108 void (*flush_tlb)(struct agp_softc *); member in struct:agp_methods
120 #define AGP_FLUSH_TLB(sc) ((sc)->as_methods->flush_tlb(sc))
agpvar.h 108 void (*flush_tlb)(struct agp_softc *); member in struct:agp_methods
120 #define AGP_FLUSH_TLB(sc) ((sc)->as_methods->flush_tlb(sc))

Completed in 42 milliseconds