coherent_buffer_description  675 drivers/staging/gasket/apex_driver.c 	.coherent_buffer_description = {
coherent_buffer_description  721 drivers/staging/gasket/gasket_core.c 		driver_desc->coherent_buffer_description;
coherent_buffer_description  984 drivers/staging/gasket/gasket_core.c 	permissions = driver_desc->coherent_buffer_description.permissions;
coherent_buffer_description  377 drivers/staging/gasket/gasket_core.h 	struct gasket_coherent_buffer_desc coherent_buffer_description;
coherent_buffer_description 1288 drivers/staging/gasket/gasket_page_table.c 	*dma_address = driver_desc->coherent_buffer_description.base;
coherent_buffer_description 1324 drivers/staging/gasket/gasket_page_table.c 	if (driver_desc->coherent_buffer_description.base != dma_address)