Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dsstep.h100 #define GETSIZE(w) ((w) >> 12) macro
/linux-6.1.9/arch/powerpc/kernel/
Dhw_breakpoint_constraints.c146 *size = GETSIZE(op.type); in wp_get_instr_detail()
/linux-6.1.9/arch/powerpc/kvm/
Demulate_loadstore.c98 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/linux-6.1.9/arch/powerpc/lib/
Dsstep.c588 nb = GETSIZE(op->type); in do_fp_load()
638 nb = GETSIZE(op->type); in do_fp_store()
782 size = GETSIZE(op->type); in emulate_vsx_load()
869 size = GETSIZE(op->type); in emulate_vsx_store()
959 int size = GETSIZE(op->type); in do_vsx_load()
1006 int size = GETSIZE(op->type); in do_vsx_store()
3323 size = GETSIZE(op->type); in emulate_loadstore()