Lines Matching refs:address_space_unmap
351 address_space_unmap(CPU(cpu)->as, hvstate, len, 0, false); in h_enter_nested()
357 address_space_unmap(CPU(cpu)->as, hvstate, len, len, false); in h_enter_nested()
384 address_space_unmap(CPU(cpu)->as, regs, len, 0, false); in h_enter_nested()
400 address_space_unmap(CPU(cpu)->as, regs, len, len, false); in h_enter_nested()
498 address_space_unmap(CPU(cpu)->as, hvstate, len, 0, true); in spapr_exit_nested_hv()
528 address_space_unmap(CPU(cpu)->as, hvstate, len, len, true); in spapr_exit_nested_hv()
534 address_space_unmap(CPU(cpu)->as, regs, len, 0, true); in spapr_exit_nested_hv()
559 address_space_unmap(CPU(cpu)->as, regs, len, len, true); in spapr_exit_nested_hv()
1497 address_space_unmap(CPU(cpu)->as, gsr->gsb, len, is_write, len); in map_and_getset_state()
1661 address_space_unmap(CPU(cpu)->as, gsb, len, true, len); in exit_process_output_buffer()
1683 address_space_unmap(CPU(cpu)->as, gsb, len, true, len); in exit_process_output_buffer()