Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dtest-guest-state-buffer.c241 kvmppc_gse_put_proc_table(gsb, KVMPPC_GSID_PARTITION_TABLE, in test1_fill_info()
Dbook3s_hv_nestedv2.c880 rc = kvmppc_gse_put_proc_table(gsb, KVMPPC_GSID_PROCESS_TABLE, prtbl); in kvmhv_nestedv2_set_ptbl_entry()
/linux-6.12.1/arch/powerpc/include/asm/
Dguest-state-buffer.h684 static inline int kvmppc_gse_put_proc_table(struct kvmppc_gs_buff *gsb, in kvmppc_gse_put_proc_table() function