Searched defs:phys_pg_pack (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | memory.c | 57 struct hl_vm_phys_pg_pack *phys_pg_pack; in alloc_device_memory() local 267 free_phys_pg_pack(struct hl_device *hdev, struct hl_vm_phys_pg_pack *phys_pg_pack) free_phys_pg_pack() argument 309 struct hl_vm_phys_pg_pack *phys_pg_pack; free_device_memory() local 637 struct hl_vm_phys_pg_pack *phys_pg_pack; init_phys_pg_pack_from_userptr() local 734 map_phys_pg_pack(struct hl_ctx *ctx, u64 vaddr, struct hl_vm_phys_pg_pack *phys_pg_pack) map_phys_pg_pack() argument 783 unmap_phys_pg_pack(struct hl_ctx *ctx, u64 vaddr, struct hl_vm_phys_pg_pack *phys_pg_pack) unmap_phys_pg_pack() argument 813 struct hl_vm_phys_pg_pack *phys_pg_pack; get_paddr_from_handle() local 851 struct hl_vm_phys_pg_pack *phys_pg_pack; map_device_va() local 1035 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; unmap_device_va() local [all...] |
H A D | debugfs.c | 232 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; in vm_show() local [all...] |
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | memory.c | 92 struct hl_vm_phys_pg_pack *phys_pg_pack; in alloc_device_memory() local 312 free_phys_pg_pack(struct hl_device *hdev, struct hl_vm_phys_pg_pack *phys_pg_pack) free_phys_pg_pack() argument 357 struct hl_vm_phys_pg_pack *phys_pg_pack; free_device_memory() local 847 struct hl_vm_phys_pg_pack *phys_pg_pack; init_phys_pg_pack_from_userptr() local 943 map_phys_pg_pack(struct hl_ctx *ctx, u64 vaddr, struct hl_vm_phys_pg_pack *phys_pg_pack) map_phys_pg_pack() argument 1006 unmap_phys_pg_pack(struct hl_ctx *ctx, u64 vaddr, struct hl_vm_phys_pg_pack *phys_pg_pack) unmap_phys_pg_pack() argument 1052 struct hl_vm_phys_pg_pack *phys_pg_pack; map_device_va() local 1275 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; unmap_device_va() local 1704 struct hl_vm_phys_pg_pack *phys_pg_pack; hl_map_dmabuf() local 1930 validate_export_params(struct hl_device *hdev, u64 device_addr, u64 size, u64 offset, struct hl_vm_phys_pg_pack *phys_pg_pack) validate_export_params() argument 1970 struct hl_vm_phys_pg_pack *phys_pg_pack; get_phys_pg_pack_from_hash_node() local 2010 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; export_dmabuf_from_addr() local [all...] |
H A D | device.c | 2566 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; in hl_capture_user_mappings() local
|
H A D | debugfs.c | 250 struct hl_vm_phys_pg_pack *phys_pg_pack = NULL; in vm_show() local 692 struct hl_vm_phys_pg_pack *phys_pg_pack; device_va_to_pa() local [all...] |
H A D | habanalabs.h | 1783 struct hl_vm_phys_pg_pack *phys_pg_pack; member
|
Completed in 17 milliseconds