Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dsstep.h101 #define GETSIZE(w) ((w) >> 12) macro
/Linux-v5.10/arch/powerpc/kernel/
Dhw_breakpoint_constraints.c155 *size = GETSIZE(op.type); in wp_get_instr_detail()
/Linux-v5.10/arch/powerpc/kvm/
Demulate_loadstore.c99 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/Linux-v5.10/arch/powerpc/lib/
Dsstep.c514 nb = GETSIZE(op->type); in do_fp_load()
564 nb = GETSIZE(op->type); in do_fp_store()
708 size = GETSIZE(op->type); in emulate_vsx_load()
793 size = GETSIZE(op->type); in emulate_vsx_store()
866 int size = GETSIZE(op->type); in do_vsx_load()
898 int size = GETSIZE(op->type); in do_vsx_store()
3059 size = GETSIZE(op->type); in emulate_loadstore()