Home
last modified time | relevance | path

Searched refs:last_sc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/entry/syscalls/
H A Dmksyscalltbl24 local sc nr last_sc
39 last_sc=$sc
42 printf "%s\n" " printf(\"#define SYSCALLTBL_ARM64_MAX_ID %d\\n\", __NR_$last_sc);"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-bison.patch72 $$ = last_sc = NULL;
76 if (last_sc == NULL)
77 $$ = last_sc = $2;
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c1298 u32 last_sc; in kvmppc_handle_exit_pr() local
1304 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1313 (last_sc == 0x44000022) && in kvmppc_handle_exit_pr()