Searched refs:tagged_address (Results 1 – 1 of 1) sorted by relevance
538 unsigned long tagged_address, address; in user_cache_maint_handler() local543 tagged_address = pt_regs_read_reg(regs, rt); in user_cache_maint_handler()544 address = untagged_addr(tagged_address); in user_cache_maint_handler()571 arm64_notify_segfault(tagged_address); in user_cache_maint_handler()
Completed in 5 milliseconds