Searched refs:its_read_u64 (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3_its.c18 static u64 its_read_u64(unsigned long offset) function
46 baser = its_read_u64(offset);
170 u64 cwriter = its_read_u64(GITS_CWRITER);
172 u64 cbaser = its_read_u64(GITS_CBASER);
191 for (i = 0; its_read_u64(GITS_CREADR) != next; i++) {

Completed in 215 milliseconds