Searched refs:effective_address (Results 1 – 4 of 4) sorted by relevance
134 u64 effective_address; member143 u64 effective_address; member151 u64 effective_address; member159 u64 effective_address; member167 u64 effective_address; member175 u64 effective_address; member183 u64 effective_address; member
139 mce->u.tlb_error.effective_address = addr; in save_mce_event()142 mce->u.slb_error.effective_address = addr; in save_mce_event()145 mce->u.erat_error.effective_address = addr; in save_mce_event()148 mce->u.user_error.effective_address = addr; in save_mce_event()151 mce->u.ra_error.effective_address = addr; in save_mce_event()154 mce->u.link_error.effective_address = addr; in save_mce_event()157 mce->u.ue_error.effective_address = addr; in save_mce_event()488 ea = evt->u.ue_error.effective_address; in machine_check_print_event_info()499 ea = evt->u.slb_error.effective_address; in machine_check_print_event_info()508 ea = evt->u.erat_error.effective_address; in machine_check_print_event_info()[all …]
72 __be64 effective_address; member642 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_err_virtmode()670 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_err_virtmode()687 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_err_virtmode()704 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_err_virtmode()725 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_err_virtmode()
1371 (evt->u.ue_error.effective_address & ~PAGE_MASK); in handle_mce_ue()