Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h191 #define PHB_TCE_KILL_PE PPC_BIT(1) macro
/qemu/hw/pci-host/
H A Dpnv_phb4.c538 val &= ~(PHB_TCE_KILL_ALL | PHB_TCE_KILL_PE | PHB_TCE_KILL_ONE); in pnv_phb4_reg_write()