Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/host1x/
Djob.c253 struct host1x_firewall { struct
270 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() argument
289 static int check_class(struct host1x_firewall *fw, u32 class) in check_class()
302 static int check_mask(struct host1x_firewall *fw) in check_mask()
327 static int check_incr(struct host1x_firewall *fw) in check_incr()
350 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
371 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
441 struct host1x_firewall fw; in copy_gathers()