Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_pr_papr.c464 static unsigned int default_hcall_list[] = { variable
491 for (i = 0; default_hcall_list[i]; ++i) { in kvmppc_pr_init_default_hcalls()
492 hcall = default_hcall_list[i]; in kvmppc_pr_init_default_hcalls()
Dbook3s_hv.c5855 static unsigned int default_hcall_list[] = { variable
5887 for (i = 0; default_hcall_list[i]; ++i) { in init_default_hcalls()
5888 hcall = default_hcall_list[i]; in init_default_hcalls()