Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsstep.h32 STORE_VMX, enumerator
/linux-6.3-rc2/arch/powerpc/kernel/
A Dhw_breakpoint_constraints.c150 } else if (*type == LOAD_VMX || *type == STORE_VMX) { in wp_get_instr_detail()
/linux-6.3-rc2/arch/powerpc/kvm/
A Demulate_loadstore.c261 case STORE_VMX: in kvmppc_emulate_loadstore()
/linux-6.3-rc2/arch/powerpc/lib/
A Dsstep.c2361 op->type = MKOP(STORE_VMX, 0, 1); in analyse_instr()
2366 op->type = MKOP(STORE_VMX, 0, 2); in analyse_instr()
2371 op->type = MKOP(STORE_VMX, 0, 4); in analyse_instr()
2377 op->type = MKOP(STORE_VMX, 0, 16); in analyse_instr()
3507 case STORE_VMX: in emulate_loadstore()

Completed in 11 milliseconds