Home
last modified time | relevance | path

Searched refs:STORE_VMX (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c159 } else if (*type == LOAD_VMX || *type == STORE_VMX) { in wp_get_instr_detail()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h33 STORE_VMX, enumerator
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h32 STORE_VMX, enumerator
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c155 } else if (*type == LOAD_VMX || *type == STORE_VMX) { in wp_get_instr_detail()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Demulate_loadstore.c260 case STORE_VMX: in kvmppc_emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Demulate_loadstore.c261 case STORE_VMX: in kvmppc_emulate_loadstore()
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c2223 op->type = MKOP(STORE_VMX, 0, 1); in analyse_instr()
2228 op->type = MKOP(STORE_VMX, 0, 2); in analyse_instr()
2233 op->type = MKOP(STORE_VMX, 0, 4); in analyse_instr()
2239 op->type = MKOP(STORE_VMX, 0, 16); in analyse_instr()
3333 case STORE_VMX: in emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c2371 op->type = MKOP(STORE_VMX, 0, 1); in analyse_instr()
2376 op->type = MKOP(STORE_VMX, 0, 2); in analyse_instr()
2381 op->type = MKOP(STORE_VMX, 0, 4); in analyse_instr()
2387 op->type = MKOP(STORE_VMX, 0, 16); in analyse_instr()
3517 case STORE_VMX: in emulate_loadstore()

Completed in 9 milliseconds