Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/include/asm/
Dsstep.h100 #define GETSIZE(w) ((w) >> 12) macro
/Linux-v5.15/arch/powerpc/kernel/
Dhw_breakpoint_constraints.c155 *size = GETSIZE(op.type); in wp_get_instr_detail()
/Linux-v5.15/arch/powerpc/kvm/
Demulate_loadstore.c99 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/Linux-v5.15/arch/powerpc/lib/
Dsstep.c531 nb = GETSIZE(op->type); in do_fp_load()
581 nb = GETSIZE(op->type); in do_fp_store()
725 size = GETSIZE(op->type); in emulate_vsx_load()
812 size = GETSIZE(op->type); in emulate_vsx_store()
902 int size = GETSIZE(op->type); in do_vsx_load()
949 int size = GETSIZE(op->type); in do_vsx_store()
3251 size = GETSIZE(op->type); in emulate_loadstore()