Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dsstep.h100 #define GETSIZE(w) ((w) >> 12) macro
/linux-6.6.21/arch/powerpc/kernel/
Dhw_breakpoint_constraints.c151 *size = GETSIZE(op.type); in wp_get_instr_detail()
/linux-6.6.21/arch/powerpc/kvm/
Demulate_loadstore.c98 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/linux-6.6.21/arch/powerpc/lib/
Dsstep.c588 nb = GETSIZE(op->type); in do_fp_load()
640 nb = GETSIZE(op->type); in do_fp_store()
792 size = GETSIZE(op->type); in emulate_vsx_load()
879 size = GETSIZE(op->type); in emulate_vsx_store()
969 int size = GETSIZE(op->type); in do_vsx_load()
1016 int size = GETSIZE(op->type); in do_vsx_store()
3334 size = GETSIZE(op->type); in emulate_loadstore()