Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Djob.c281 struct host1x_firewall { struct
298 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() argument
314 static int check_mask(struct host1x_firewall *fw) in check_mask()
339 static int check_incr(struct host1x_firewall *fw) in check_incr()
362 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
383 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
454 struct host1x_firewall fw; in copy_gathers()