Searched refs:first_pass (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dunwind.c232 int first_pass; sh64_unwind_inner() local
237 first_pass = 1; sh64_unwind_inner()
275 if (first_pass) { sh64_unwind_inner()
292 first_pass = 0; sh64_unwind_inner()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1140 int first_pass; member in struct:kvm_htab_ctx
1167 int want_valid, int first_pass) record_hpte()
1176 if (!first_pass && !dirty) record_hpte()
1225 if (!(valid == want_valid && (first_pass || dirty))) record_hpte()
1245 int first_pass; kvm_htab_read() local
1251 first_pass = ctx->first_pass; kvm_htab_read()
1270 if (!first_pass) { kvm_htab_read()
1284 record_hpte(flags, hptp, hpte, revp, 1, first_pass)) { kvm_htab_read()
1299 record_hpte(flags, hptp, hpte, revp, 0, first_pass)) { kvm_htab_read()
1320 ctx->first_pass = 0; kvm_htab_read()
1479 ctx->first_pass = 1; kvm_vm_ioctl_get_htab_fd()
1165 record_hpte(unsigned long flags, __be64 *hptp, unsigned long *hpte, struct revmap_entry *revp, int want_valid, int first_pass) record_hpte() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Drtasd.c452 static int first_pass = 1; variable
467 if (first_pass) { rtas_event_scan()
468 first_pass = 0; rtas_event_scan()

Completed in 472 milliseconds