VM_WARN_ON_ONCE    77 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(asid > MAX_ASID_AVAILABLE);
VM_WARN_ON_ONCE    90 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(asid & (1 << X86_CR3_PTI_PCID_USER_BIT));
VM_WARN_ON_ONCE   126 arch/x86/include/asm/tlbflush.h 		VM_WARN_ON_ONCE(asid != 0);
VM_WARN_ON_ONCE   133 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(asid > MAX_ASID_AVAILABLE);
VM_WARN_ON_ONCE   139 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(!boot_cpu_has(X86_FEATURE_PCID));
VM_WARN_ON_ONCE   257 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(!loaded_mm);
VM_WARN_ON_ONCE   272 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(current_mm->pgd != __va(read_cr3_pa()));
VM_WARN_ON_ONCE   482 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(preemptible());
VM_WARN_ON_ONCE   395 arch/x86/mm/tlb.c 			VM_WARN_ON_ONCE(!cpumask_test_cpu(cpu,
VM_WARN_ON_ONCE   645 mm/gup.c       		VM_WARN_ON_ONCE(fault_flags & FAULT_FLAG_ALLOW_RETRY);
VM_WARN_ON_ONCE  4467 mm/hugetlb.c   				VM_WARN_ON_ONCE(fault_flags &
VM_WARN_ON_ONCE   382 mm/mempool.c   	VM_WARN_ON_ONCE(gfp_mask & __GFP_ZERO);
VM_WARN_ON_ONCE  1199 mm/rmap.c      			VM_WARN_ON_ONCE(!PageLocked(page));
VM_WARN_ON_ONCE   941 mm/swapfile.c  		VM_WARN_ON_ONCE(1);
VM_WARN_ON_ONCE   378 mm/workingset.c 	VM_WARN_ON_ONCE(!irqs_disabled());  /* For __inc_lruvec_page_state */