Home
last modified time | relevance | path

Searched defs:_va (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Disapnp.h52 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
56 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \ argument
/linux-3.4.99/drivers/iommu/
Domap-iovmm.c375 static void sgtable_fill_vmalloc(struct sg_table *sgt, void *_va) in sgtable_fill_vmalloc()