Home
last modified time | relevance | path

Searched defs:entries_per_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Denlighten.c545 const unsigned entries_per_page = PAGE_SIZE / LDT_ENTRY_SIZE; in xen_alloc_ldt() local
565 const unsigned entries_per_page = PAGE_SIZE / LDT_ENTRY_SIZE; in xen_free_ldt() local
/linux-4.4.14/block/
Dblk-mq.c1462 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_init_rq_map() local