Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_pr_papr.c446 static unsigned int default_hcall_list[] = { variable
469 for (i = 0; default_hcall_list[i]; ++i) { in kvmppc_pr_init_default_hcalls()
470 hcall = default_hcall_list[i]; in kvmppc_pr_init_default_hcalls()
Dbook3s_hv.c4365 static unsigned int default_hcall_list[] = { variable
4395 for (i = 0; default_hcall_list[i]; ++i) { in init_default_hcalls()
4396 hcall = default_hcall_list[i]; in init_default_hcalls()