Searched refs:gaudi2_is_hmmu_enabled (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2P.h | 606 bool gaudi2_is_hmmu_enabled(struct hl_device *hdev, int dcore_id, int hmmu_id);
|
H A D | gaudi2_security.c | 3188 if (!gaudi2_is_hmmu_enabled(hdev, dcore_id, hmmu_id)) in gaudi2_init_mmu_range_registers()
|
H A D | gaudi2.c | 5554 bool gaudi2_is_hmmu_enabled(struct hl_device *hdev, int dcore_id, int hmmu_id) in gaudi2_is_hmmu_enabled() function 5637 if (!gaudi2_is_hmmu_enabled(hdev, dcore_id, hmmu_id)) in gaudi2_hmmus_invalidate_cache() 5649 if (!gaudi2_is_hmmu_enabled(hdev, dcore_id, hmmu_id)) in gaudi2_hmmus_invalidate_cache()
|