Home
last modified time | relevance | path

Searched refs:default_hcall_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_pr_papr.c443 static unsigned int default_hcall_list[] = { variable
466 for (i = 0; default_hcall_list[i]; ++i) { in kvmppc_pr_init_default_hcalls()
467 hcall = default_hcall_list[i]; in kvmppc_pr_init_default_hcalls()
Dbook3s_hv.c5246 static unsigned int default_hcall_list[] = { variable
5276 for (i = 0; default_hcall_list[i]; ++i) { in init_default_hcalls()
5277 hcall = default_hcall_list[i]; in init_default_hcalls()