Home
last modified time | relevance | path

Searched refs:create_table (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/s390/entry/syscalls/
H A Dmksyscalltbl17 create_table() function
32 |create_table
/kernel/linux/linux-6.6/tools/perf/arch/s390/entry/syscalls/
H A Dmksyscalltbl17 create_table() function
32 |create_table
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/entry/syscalls/
H A Dmksyscalltbl19 create_table() function
39 |create_table ${wordsize}
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/entry/syscalls/
H A Dmksyscalltbl33 create_table() function
45 |create_table
/kernel/linux/linux-6.6/tools/perf/arch/arm64/entry/syscalls/
H A Dmksyscalltbl34 create_table() function
46 |create_table
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/entry/syscalls/
H A Dmksyscalltbl19 create_table() function
39 |create_table ${wordsize}
/kernel/linux/linux-5.10/tools/perf/arch/arm64/entry/syscalls/
H A Dmksyscalltbl52 create_table() function
62 |create_table
/kernel/linux/linux-5.10/tools/perf/arch/loongarch/entry/syscalls/
H A Dmksyscalltbl50 create_table() function
60 |create_table
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dnpu-dma.c285 !npucomp->pe[0]->table_group.ops->create_table) in pnv_npu_peers_create_table_userspace()
288 return npucomp->pe[0]->table_group.ops->create_table( in pnv_npu_peers_create_table_userspace()
414 .create_table = pnv_npu_peers_create_table_userspace,
H A Dpci-ioda.c2069 .create_table = pnv_pci_ioda2_create_table_userspace,
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c625 ret = table_group->ops->create_table(table_group, num, in tce_iommu_create_table()
656 /* Get the first group for ops::create_table */ in tce_iommu_create_window()
668 !table_group->ops->create_table) in tce_iommu_create_window()
693 /* Return start address assigned by platform in create_table() */ in tce_iommu_create_window()
1209 if (!table_group->ops->create_table || !table_group->ops->set_window || in tce_iommu_take_ownership_ddw()
1276 if (table_group_tmp->ops->create_table != in tce_iommu_attach_group()
1277 table_group->ops->create_table) { in tce_iommu_attach_group()
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c626 ret = table_group->ops->create_table(table_group, num, in tce_iommu_create_table()
657 /* Get the first group for ops::create_table */ in tce_iommu_create_window()
669 !table_group->ops->create_table) in tce_iommu_create_window()
694 /* Return start address assigned by platform in create_table() */ in tce_iommu_create_window()
1278 if (table_group_tmp->ops->create_table != in tce_iommu_attach_group()
1279 table_group->ops->create_table) { in tce_iommu_attach_group()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Diommu.h167 long (*create_table)(struct iommu_table_group *table_group, member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Diommu.h169 long (*create_table)(struct iommu_table_group *table_group, member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Diommu.c1273 .create_table = spapr_tce_create_table,
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1580 .create_table = pnv_pci_ioda2_create_table_userspace,

Completed in 16 milliseconds