Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dgic_v3_its.c20 static u64 its_read_u64(unsigned long offset) in its_read_u64() function
48 baser = its_read_u64(offset); in its_find_baser()
177 u64 cwriter = its_read_u64(GITS_CWRITER); in its_send_cmd()
179 u64 cbaser = its_read_u64(GITS_CBASER); in its_send_cmd()
198 for (i = 0; its_read_u64(GITS_CREADR) != next; i++) { in its_send_cmd()