Searched refs:w64 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 942 void w64(u64 addr, u64 val); 956 w64(pprev, next); in hlist_del() 958 w64(next + 8, pprev); in hlist_del() 1092 w64(node + i * 8, 0); in grant() 1094 w64(node, src[0]); in grant() 1095 w64(node + 8, src[1]); in grant() 1102 w64(first + 8, hl); in grant() 1103 w64(head, hl); in grant() 1766 void w64(u64 addr, u64 val) { in w64() function 1794 w64(magic_addr, magic); in set_up_arbitrary_rw() [all …]
|