Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Denlighten.c543 const unsigned entries_per_page = PAGE_SIZE / LDT_ENTRY_SIZE; in xen_alloc_ldt() local
563 const unsigned entries_per_page = PAGE_SIZE / LDT_ENTRY_SIZE; in xen_free_ldt() local
/linux-4.1.27/block/
Dblk-mq.c1438 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_init_rq_map() local