Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dhvcall.h510 #define H_HTM_OP_SHIFT (63-15) macro
511 #define H_HTM_OP(x) ((unsigned long)(x)<<H_HTM_OP_SHIFT)