Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h155 #define H_VPA_FUNC_SHIFT (63-18) /* Bit posn of subfunction code */ macro
H A Dplpar_wrappers.h33 flags = flags << H_VPA_FUNC_SHIFT; in vpa_call()