Searched defs:bvec_kmap_irq (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dbio.h324 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) function
349 #define bvec_kmap_irq(bvec, flags) (page_address((bvec)->bv_page) + (bvec)->bv_offset) macro

Completed in 86 milliseconds