Home
last modified time | relevance | path

Searched refs:vas (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/powerpc/
H A Dibm,vas.txt8 - compatible : should be "ibm,vas".
9 - ibm,vas-id : A unique identifier for each instance of VAS in the system
17 vas@6019100000000 {
18 compatible = "ibm,vas", "ibm,power9-vas";
20 name = "vas";
21 ibm,vas-id = <0x1>;
/linux-6.15/drivers/gpu/drm/
H A Ddrm_gpusvm.c919 if (start >= vas->vm_start && end <= vas->vm_end && in drm_gpusvm_range_chunk_size()
1041 if (!vas) { in drm_gpusvm_range_find_or_insert()
1060 vma_is_anonymous(vas) && !is_vm_hugetlb_page(vas); in drm_gpusvm_range_find_or_insert()
1716 if (!vas) { in drm_gpusvm_migrate_to_devmem()
1721 if (end > vas->vm_end || start < vas->vm_start) { in drm_gpusvm_migrate_to_devmem()
1746 migrate.vma = vas; in drm_gpusvm_migrate_to_devmem()
1849 if (vas) in drm_gpusvm_migrate_populate_ram_pfn()
1992 .vma = vas, in __drm_gpusvm_migrate_to_ram()
2021 if (end > vas->vm_end) in __drm_gpusvm_migrate_to_ram()
2022 end = vas->vm_end; in __drm_gpusvm_migrate_to_ram()
[all …]
/linux-6.15/arch/powerpc/platforms/powernv/
H A DMakefile29 obj-$(CONFIG_PPC_VAS) += vas.o vas-window.o vas-debug.o vas-fault.o
H A Dvas-trace.h4 #define TRACE_SYSTEM vas
112 #define TRACE_INCLUDE_FILE vas-trace
/linux-6.15/arch/powerpc/platforms/pseries/
H A DMakefile35 obj-$(CONFIG_PPC_VAS) += vas.o vas-sysfs.o
/linux-6.15/arch/powerpc/platforms/book3s/
H A DMakefile2 obj-$(CONFIG_PPC_VAS) += vas-api.o
/linux-6.15/drivers/crypto/nx/
H A Dnx-common-powernv.c51 } vas; member
697 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr); in nx_alloc_txwin()
851 coproc->vas.rxwin = rxwin; in vas_cfg_coproc_info()
852 coproc->vas.id = vasid; in vas_cfg_coproc_info()
1011 if (coproc->vas.rxwin) in nx_delete_coprocs()
1012 vas_win_close(coproc->vas.rxwin); in nx_delete_coprocs()
/linux-6.15/mm/
H A Dvmalloc.c4684 vas = kcalloc(nr_vms, sizeof(vas[0]), GFP_KERNEL); in pcpu_get_vm_areas()
4685 if (!vas || !vms) in pcpu_get_vm_areas()
4771 va = vas[area]; in pcpu_get_vm_areas()
4805 kfree(vas); in pcpu_get_vm_areas()
4824 vas[area] = NULL; in pcpu_get_vm_areas()
4835 if (vas[area]) in pcpu_get_vm_areas()
4840 if (!vas[area]) in pcpu_get_vm_areas()
4849 if (vas[area]) in pcpu_get_vm_areas()
4855 kfree(vas); in pcpu_get_vm_areas()
4875 vas[area] = NULL; in pcpu_get_vm_areas()
[all …]
/linux-6.15/Documentation/arch/powerpc/
H A Dindex.rst36 vas-api
H A Dvas-api.rst117 __s16 vas_id; /* specific instance of vas or -1
152 EINVAL Invalid vas ID
194 like /proc/device-tree/vas@* or /proc/device-tree/xscom@*/vas@*.
195 Determine the chip or VAS instance and use the corresponding ibm,vas-id
/linux-6.15/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c133 void **vas; member
258 queue->kernel_if->u.g.vas[i], in qp_free_queue()
286 sizeof(*queue->kernel_if->u.g.vas))) in qp_alloc_queue()
290 vas_size = num_pages * sizeof(*queue->kernel_if->u.g.vas); in qp_alloc_queue()
303 queue->kernel_if->u.g.vas = in qp_alloc_queue()
308 queue->kernel_if->u.g.vas[i] = in qp_alloc_queue()
312 if (!queue->kernel_if->u.g.vas[i]) { in qp_alloc_queue()
320 queue->q_header = queue->kernel_if->u.g.vas[0]; in qp_alloc_queue()
350 va = kernel_if->u.g.vas[page_index + 1]; in qp_memcpy_to_queue_iter()
398 va = kernel_if->u.g.vas[page_index + 1]; in qp_memcpy_from_queue_iter()
/linux-6.15/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h206 struct vas_stamped_crb_t vas; member
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dmanagement-style.rst86 generalmente es bastante fácil retroceder. Dado que no vas a poder
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst306 'v' 20-27 arch/powerpc/include/uapi/asm/vas-api.h VAS API