Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/goya/
H A DgoyaP.h195 int goya_context_switch(struct hl_device *hdev, u32 asid);
H A Dgoya.c4837 int goya_context_switch(struct hl_device *hdev, u32 asid) in goya_context_switch() function
5473 .context_switch = goya_context_switch,