Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h1912 #define HV_PCI_TSBID(__tsb_num, __tsb_index) \ argument
1913 ((((u64)(__tsb_num)) << 32UL) | ((u64)(__tsb_index)))