Home
last modified time | relevance | path

Searched refs:instruction_is_store (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c419 static int instruction_is_store(ppc_inst_t instr) in instruction_is_store() function
485 if (instruction_is_store(last_inst) != !!is_store) in kvmppc_hv_emulate_mmio()