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 | 941 void w64(u64 addr, u64 val); 955 w64(pprev, next); in hlist_del() 957 w64(next + 8, pprev); in hlist_del() 1091 w64(node + i * 8, 0); in grant() 1093 w64(node, src[0]); in grant() 1094 w64(node + 8, src[1]); in grant() 1101 w64(first + 8, hl); in grant() 1102 w64(head, hl); in grant() 1761 void w64(u64 addr, u64 val) { in w64() function 1789 w64(magic_addr, magic); in set_up_arbitrary_rw() [all …]
|