Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsstep.h33 STORE_VMX, enumerator
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c159 } else if (*type == LOAD_VMX || *type == STORE_VMX) { in wp_get_instr_detail()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Demulate_loadstore.c260 case STORE_VMX: in kvmppc_emulate_loadstore()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dsstep.c2213 op->type = MKOP(STORE_VMX, 0, 1); in analyse_instr()
2218 op->type = MKOP(STORE_VMX, 0, 2); in analyse_instr()
2223 op->type = MKOP(STORE_VMX, 0, 4); in analyse_instr()
2229 op->type = MKOP(STORE_VMX, 0, 16); in analyse_instr()
3323 case STORE_VMX: in emulate_loadstore()