Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/pasemi/
Dpasemi_mac.c69 static int translation_enabled(void) in translation_enabled() function
312 if (translation_enabled()) in pasemi_mac_setup_csring()
408 if (translation_enabled()) in pasemi_mac_setup_rx_resources()
424 if (translation_enabled()) in pasemi_mac_setup_rx_resources()
488 if (translation_enabled()) in pasemi_mac_setup_tx_resources()
/Linux-v5.4/arch/x86/kernel/
Dpci-calgary_64.c184 static inline int translation_enabled(struct iommu_table *tbl) in translation_enabled() function
333 if (!translation_enabled(tbl)) in calgary_unmap_sg()
1158 if (translation_enabled(tbl)) in calgary_init()