Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/host1x/
Djob.c372 struct host1x_firewall { struct
389 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register() argument
408 static int check_class(struct host1x_firewall *fw, u32 class) in check_class()
421 static int check_mask(struct host1x_firewall *fw) in check_mask()
446 static int check_incr(struct host1x_firewall *fw) in check_incr()
469 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
490 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
561 struct host1x_firewall fw; in copy_gathers()