Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c418 static int instruction_is_store(unsigned int instr) in instruction_is_store() function
470 if (instruction_is_store(last_inst) != !!is_store) in kvmppc_hv_emulate_mmio()