Searched refs:num_pfn (Results 1 – 2 of 2) sorted by relevance
45 static inline void diag10_range(unsigned long start_pfn, unsigned long num_pfn) in diag10_range() argument50 end_addr = (start_pfn + num_pfn - 1) << PAGE_SHIFT; in diag10_range()
389 unsigned long num_pfn, const void *arg) in tce_clearrange_multi_pSeriesLP() argument400 num_tce = num_pfn << PAGE_SHIFT; in tce_clearrange_multi_pSeriesLP()429 unsigned long num_pfn, const void *arg) in tce_setrange_multi_pSeriesLP() argument456 num_tce = num_pfn << PAGE_SHIFT; in tce_setrange_multi_pSeriesLP()495 unsigned long num_pfn, void *arg) in tce_setrange_multi_pSeriesLP_walk() argument497 return tce_setrange_multi_pSeriesLP(start_pfn, num_pfn, arg); in tce_setrange_multi_pSeriesLP_walk()