Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c418 static int instruction_is_store(ppc_inst_t instr) in instruction_is_store() function
484 if (instruction_is_store(last_inst) != !!is_store) in kvmppc_hv_emulate_mmio()