Searched defs:orders (Results 1 – 8 of 8) sorted by relevance
129 static inline int highest_order(unsigned long orders) in highest_order()134 static inline int next_order(unsigned long *orders, int prev) in next_order()177 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()238 unsigned long orders) in thp_vma_allowable_orders()400 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()408 unsigned long orders) in thp_vma_allowable_orders()
202 unsigned long orders = thp_supported_orders(); in thp_read_settings() local242 unsigned long orders = thp_supported_orders(); in thp_write_settings() local329 unsigned long orders = 0; in thp_supported_orders() local
52 unsigned long orders; in detect_thp_sizes() local
77 struct ttm_pool_type orders[NR_PAGE_ORDERS]; member
54 static const unsigned int orders[] = {8, 4, 0}; variable
85 unsigned long orders) in __thp_vma_allowable_orders()564 unsigned long orders; in hugepage_init_sysfs() local
4175 unsigned long orders; in alloc_anon_folio() local
248 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument