Searched defs:cop (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | vas-window.c | 608 enum vas_cop_type cop, u32 pswid) in get_vinst_rxwin() 758 static bool rx_win_args_valid(enum vas_cop_type cop, in rx_win_args_valid() 817 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop) in vas_init_rx_win_attr() 853 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, in vas_rx_win_open() 893 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr() 971 static bool tx_win_args_valid(enum vas_cop_type cop, in tx_win_args_valid() 995 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open()
|
H A D | vas-debug.c | 17 static char *cop_to_str(int cop) in cop_to_str()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | vas.h | 84 enum vas_cop_type cop; member 159 enum vas_cop_type cop; member
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 1576 #define CONDFC(fop, cop, mask, flags) \ argument 1581 #define CONDFCL(fop, cop, mask, flags) \ argument
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | netback.c | 390 struct gnttab_copy *cop = queue->tx_copy_ops + *copy_ops; in xenvif_get_requests() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amifb.c | 2108 copins *cop = copdisplay.init; in ami_init_copper() local
|