Home
last modified time | relevance | path

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

/NextBSD/sys/arm64/arm64/
HDgic_v3_its.c335 size_t page_size, npages, nitspages, nidents, tn; in its_alloc_tables() local
384 nitspages = howmany(its_tbl_size, page_size); in its_alloc_tables()
417 ptab_paddr | (nitspages - 1) | in its_alloc_tables()
477 (page_size * nitspages) / esize, in its_alloc_tables()