Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3-its.c60 struct its_node { struct
91 struct its_node *its; argument
109 struct its_node *its = its_dev->its; in dev_event_to_col()
354 static u64 its_cmd_ptr_to_offset(struct its_node *its, in its_cmd_ptr_to_offset()
360 static int its_queue_full(struct its_node *its) in its_queue_full()
375 static struct its_cmd_block *its_allocate_entry(struct its_node *its) in its_allocate_entry()
399 static struct its_cmd_block *its_post_commands(struct its_node *its) in its_post_commands()
408 static void its_flush_cmd(struct its_node *its, struct its_cmd_block *cmd) in its_flush_cmd()
420 static void its_wait_for_range_completion(struct its_node *its, in its_wait_for_range_completion()
445 static void its_send_single_command(struct its_node *its, in its_send_single_command()
[all …]