Searched defs:max_pdp (Results 1 – 1 of 1) sorted by relevance
682 const int max_pdp) in gen8_ppgtt_allocate_page_directories()705 const int max_pdp) in gen8_ppgtt_alloc()778 const int max_pdp = DIV_ROUND_UP(size, 1 << 30); in gen8_ppgtt_init() local