Searched refs:num_pfn (Results 1 – 2 of 2) sorted by relevance
46 static inline void diag10_range(unsigned long start_pfn, unsigned long num_pfn) in diag10_range() argument51 end_addr = (start_pfn + num_pfn - 1) << PAGE_SHIFT; in diag10_range()
370 unsigned long num_pfn, const void *arg) in tce_clearrange_multi_pSeriesLP() argument381 num_tce = num_pfn << PAGE_SHIFT; in tce_clearrange_multi_pSeriesLP()410 unsigned long num_pfn, const void *arg) in tce_setrange_multi_pSeriesLP() argument424 unsigned long npages = num_pfn << PAGE_SHIFT >> tceshift; in tce_setrange_multi_pSeriesLP()450 num_tce = num_pfn << PAGE_SHIFT; in tce_setrange_multi_pSeriesLP()489 unsigned long num_pfn, void *arg) in tce_setrange_multi_pSeriesLP_walk() argument491 return tce_setrange_multi_pSeriesLP(start_pfn, num_pfn, arg); in tce_setrange_multi_pSeriesLP_walk()