HomeSort by: relevance | last modified time | path
    Searched defs:gits_command_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/cortex/
gicv3_its.c 282 gits_command_sync(struct gicv3_its *its, uint64_t rdbase) function in typeref:typename:int
619 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
697 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
1012 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
1053 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
gicv3_its.c 282 gits_command_sync(struct gicv3_its *its, uint64_t rdbase) function in typeref:typename:int
619 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
697 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
1012 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);
1053 gits_command_sync(its, its->its_rdbase[cpu_index(ci)]);

Completed in 22 milliseconds