Searched refs:get_pauth_ctx (Results 1 – 2 of 2) sorted by relevance
356 # define get_pauth_ctx(h) (&((cpu_context_t *) h)->pauth_ctx) macro358 # define get_pauth_ctx(h) NULL macro
117 size_t pauth_size = sizeof(get_pauth_ctx(ctx)); in report_allocated_memory()