Searched refs:phy_high (Results 1 – 2 of 2) sorted by relevance
177 .macro create_tlb1_entry esel ts tsize epn wimg rpn perm phy_high scratch190 lis \scratch, \phy_high@h191 ori \scratch, \scratch, \phy_high@l199 .macro create_tlb0_entry esel ts tsize epn wimg rpn perm phy_high scratch212 lis \scratch, \phy_high@h213 ori \scratch, \scratch, \phy_high@l
2207 u64 phy_low = 0, phy_high = 0; in ice_configure_phy() local2209 ice_update_phy_type(&phy_low, &phy_high, in ice_configure_phy()2213 cpu_to_le64(phy_high); in ice_configure_phy()