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
146 mce->u.tlb_error.effective_address = addr; in save_mce_event()149 mce->u.slb_error.effective_address = addr; in save_mce_event()152 mce->u.erat_error.effective_address = addr; in save_mce_event()155 mce->u.user_error.effective_address = addr; in save_mce_event()158 mce->u.ra_error.effective_address = addr; in save_mce_event()161 mce->u.link_error.effective_address = addr; in save_mce_event()164 mce->u.ue_error.effective_address = addr; in save_mce_event()492 ea = evt->u.ue_error.effective_address; in machine_check_print_event_info()503 ea = evt->u.slb_error.effective_address; in machine_check_print_event_info()512 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()
1332 (evt->u.ue_error.effective_address & ~PAGE_MASK); in handle_mce_ue()