Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.c85 static int translation_enabled(void) in translation_enabled() function
361 if (translation_enabled()) in pasemi_mac_setup_csring()
456 if (translation_enabled()) in pasemi_mac_setup_rx_resources()
472 if (translation_enabled()) in pasemi_mac_setup_rx_resources()
535 if (translation_enabled()) in pasemi_mac_setup_tx_resources()
/linux-4.4.14/arch/x86/kernel/
Dpci-calgary_64.c197 static inline int translation_enabled(struct iommu_table *tbl) in translation_enabled() function
349 if (!translation_enabled(tbl)) in calgary_unmap_sg()
1179 if (translation_enabled(tbl)) in calgary_init()