Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h432 cve_2018_3639_t cve_2018_3639_ctx; member
448 #define get_cve_2018_3639_ctx(h) (&((cpu_context_t *) h)->cve_2018_3639_ctx)
472 CASSERT(CTX_CVE_2018_3639_OFFSET == __builtin_offsetof(cpu_context_t, cve_2018_3639_ctx), \