page_table_index   34 drivers/staging/gasket/gasket.h 	u64 page_table_index;
page_table_index   46 drivers/staging/gasket/gasket.h 	u64 page_table_index;
page_table_index   51 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index   55 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index]);
page_table_index   58 drivers/staging/gasket/gasket_ioctl.c 		ibuf.page_table_index, ibuf.size, ibuf.host_address,
page_table_index   77 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index   81 drivers/staging/gasket/gasket_ioctl.c 		gasket_page_table_num_simple_entries(gasket_dev->page_table[ibuf.page_table_index]);
page_table_index   83 drivers/staging/gasket/gasket_ioctl.c 	trace_gasket_ioctl_page_table_data(ibuf.page_table_index, ibuf.size,
page_table_index  105 drivers/staging/gasket/gasket_ioctl.c 		ibuf.page_table_index, ibuf.size, ibuf.host_address,
page_table_index  108 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index  111 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index]);
page_table_index  123 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index], ibuf.size);
page_table_index  138 drivers/staging/gasket/gasket_ioctl.c 	trace_gasket_ioctl_page_table_data(ibuf.page_table_index, ibuf.size,
page_table_index  142 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index  145 drivers/staging/gasket/gasket_ioctl.c 	if (gasket_page_table_are_addrs_bad(gasket_dev->page_table[ibuf.page_table_index],
page_table_index  150 drivers/staging/gasket/gasket_ioctl.c 	return gasket_page_table_map(gasket_dev->page_table[ibuf.page_table_index],
page_table_index  164 drivers/staging/gasket/gasket_ioctl.c 	trace_gasket_ioctl_page_table_data(ibuf.page_table_index, ibuf.size,
page_table_index  168 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index  171 drivers/staging/gasket/gasket_ioctl.c 	if (gasket_page_table_is_dev_addr_bad(gasket_dev->page_table[ibuf.page_table_index],
page_table_index  175 drivers/staging/gasket/gasket_ioctl.c 	gasket_page_table_unmap(gasket_dev->page_table[ibuf.page_table_index],
page_table_index  198 drivers/staging/gasket/gasket_ioctl.c 	if (ibuf.page_table_index >= gasket_dev->num_page_tables)
page_table_index  207 drivers/staging/gasket/gasket_ioctl.c 						  ibuf.page_table_index);
page_table_index  211 drivers/staging/gasket/gasket_ioctl.c 						   ibuf.page_table_index);