Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds