Searched refs:VSD_INDIRECT (Results 1 – 4 of 4) sorted by relevance
237 #define VSD_INDIRECT PPC_BIT(56) macro
244 if (VSD_INDIRECT & vsd) { in pnv_xive_vst_addr()597 return VSD_INDIRECT & vsd ? 0 : vst_tsize * SBE_PER_BYTE; in pnv_xive_nr_ipis()612 if (!(VSD_INDIRECT & vsd)) { in pnv_xive_vst_per_subpage()778 if (VSD_INDIRECT & vsd) { in pnv_xive_vst_set_exclusive()815 if (!(VSD_INDIRECT & vsd)) { in pnv_xive_vst_set_exclusive()833 if (!(VSD_INDIRECT & vsd)) { in pnv_xive_vst_set_exclusive()
266 if (VSD_INDIRECT & vsd) { in pnv_xive2_vst_addr()760 if (VSD_INDIRECT & vsd) { in pnv_xive2_vst_set_exclusive()794 if (!(VSD_INDIRECT & vsd)) { in pnv_xive2_vst_set_exclusive()812 if (!(VSD_INDIRECT & vsd)) { in pnv_xive2_vst_set_exclusive()2449 return VSD_INDIRECT & vsd ? 0 : vst_tsize * SBE_PER_BYTE; in type_init()2464 if (!(VSD_INDIRECT & vsd)) { in pnv_xive2_vst_per_subpage()
555 #define VSD_INDIRECT PPC_BIT(56) macro