Searched refs:GNTMAP_device_map (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/xen/interface/
H A Dgrant_table.h166 * 1. If GNTMAP_device_map is specified then <dev_bus_addr> is the address
329 #define GNTMAP_device_map (1<<_GNTMAP_device_map) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/xen/interface/
H A Dgrant_table.h166 * 1. If GNTMAP_device_map is specified then <dev_bus_addr> is the address
329 #define GNTMAP_device_map (1<<_GNTMAP_device_map) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/xen/
H A Dgrant-table.c135 } else if (flags & GNTMAP_device_map) {
136 printk("GNTMAP_device_map is not supported yet 0x%x\n", flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/xen/
H A Dgrant-table.c135 } else if (flags & GNTMAP_device_map) {
136 printk("GNTMAP_device_map is not supported yet 0x%x\n", flags);

Completed in 99 milliseconds