Searched refs:num_pfn (Results 1 – 2 of 2) sorted by relevance
42 static inline void diag10_range(unsigned long start_pfn, unsigned long num_pfn) in diag10_range() argument47 end_addr = (start_pfn + num_pfn - 1) << PAGE_SHIFT; in diag10_range()
426 unsigned long num_pfn, const void *arg) in tce_clearrange_multi_pSeriesLP() argument437 num_tce = num_pfn << PAGE_SHIFT; in tce_clearrange_multi_pSeriesLP()466 unsigned long num_pfn, const void *arg) in tce_setrange_multi_pSeriesLP() argument480 unsigned long npages = num_pfn << PAGE_SHIFT >> tceshift; in tce_setrange_multi_pSeriesLP()506 num_tce = num_pfn << PAGE_SHIFT; in tce_setrange_multi_pSeriesLP()545 unsigned long num_pfn, void *arg) in tce_setrange_multi_pSeriesLP_walk() argument547 return tce_setrange_multi_pSeriesLP(start_pfn, num_pfn, arg); in tce_setrange_multi_pSeriesLP_walk()