Searched refs:no_constraint (Results 1 – 12 of 12) sorted by relevance
145 struct uvm_constraint_range no_constraint = { 0x0, (paddr_t)-1 }; variable850 .kp_constraint = &no_constraint868 .kp_constraint = &no_constraint,
244 extern struct uvm_constraint_range no_constraint;
245 constraint = no_constraint; in uvm_pageout()
224 no_constraint.ucr_low, no_constraint.ucr_high, in malloc()
147 high_constraint.ucr_high = no_constraint.ucr_high; in bufinit()
86 .kp_constraint = &no_constraint, in kexec_kexec()
543 low = no_constraint.ucr_low; in _bus_dmamem_alloc()544 high = no_constraint.ucr_high; in _bus_dmamem_alloc()
186 .kp_constraint = &no_constraint,
415 .kp_constraint = &no_constraint, in alloc_contiguous_pages()
234 .kp_constraint = &no_constraint, in cpuattach()
178 struct uvm_constraint_range *constraint = &no_constraint; in ttm_pool_alloc_page()
556 struct uvm_constraint_range *constraint = &no_constraint; in alloc_pages()