Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Djob.c264 struct host1x_firewall { struct
281 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() argument
300 static int check_class(struct host1x_firewall *fw, u32 class) in check_class()
313 static int check_mask(struct host1x_firewall *fw) in check_mask()
338 static int check_incr(struct host1x_firewall *fw) in check_incr()
361 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
382 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
452 struct host1x_firewall fw; in copy_gathers()