Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dpgt_cache.c417 static uint8_t pgt_tables[PGT_CACHE_SIZE][PGT_SIZE] in pgt_init() local
421 for (n = 0; n < ARRAY_SIZE(pgt_tables); n++) { in pgt_init()
424 p->tbl = pgt_tables[n]; in pgt_init()