Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1928 static int validate_export_params_no_mmu(struct hl_device *hdev, u64 device_addr, u64 size) in validate_export_params_no_mmu() function
2076 rc = validate_export_params_no_mmu(hdev, addr, size); in export_dmabuf_from_addr()