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

/linux-master/tools/perf/arch/mips/entry/syscalls/
H A Dmksyscalltbl17 create_table()
32 |create_table
/linux-master/tools/perf/arch/s390/entry/syscalls/
H A Dmksyscalltbl17 create_table() function
32 |create_table
/linux-master/tools/perf/arch/arm64/entry/syscalls/
H A Dmksyscalltbl34 create_table() function
46 |create_table
/linux-master/tools/perf/arch/powerpc/entry/syscalls/
H A Dmksyscalltbl19 create_table() function
39 |create_table ${wordsize}
/linux-master/tools/perf/arch/loongarch/entry/syscalls/
H A Dmksyscalltbl33 create_table() function
45 |create_table
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c626 ret = table_group->ops->create_table(table_group, num,
657 /* Get the first group for ops::create_table */
669 !table_group->ops->create_table)
694 /* Return start address assigned by platform in create_table() */
1278 if (table_group_tmp->ops->create_table !=
1279 table_group->ops->create_table) {
/linux-master/arch/powerpc/include/asm/
H A Diommu.h169 long (*create_table)(struct iommu_table_group *table_group, member in struct:iommu_table_group_ops
/linux-master/arch/powerpc/kernel/
H A Diommu.c1273 .create_table = spapr_tce_create_table,
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1580 .create_table = pnv_pci_ioda2_create_table_userspace,

Completed in 140 milliseconds