Home
last modified time | relevance | path

Searched refs:gasket_page_table_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/gasket/
Dgasket_core.h133 struct gasket_page_table_config { struct
366 const struct gasket_page_table_config *page_table_configs;
Dgasket_page_table.h51 const struct gasket_page_table_config *page_table_config,
Dapex_driver.c123 static struct gasket_page_table_config apex_page_table_configs[NUM_NODES] = {
Dgasket_page_table.c163 struct gasket_page_table_config config;
220 const struct gasket_page_table_config *page_table_config, in gasket_page_table_init()