Searched refs:hbm (Results 1 – 11 of 11) sorted by relevance
105 rm -f hbm.out106 echo "./hbm $dir -n $id -r $rate -t $dur $flags $dbg $prog" > hbm.out107 echo " " >> hbm.out108 ./hbm $dir -n $id -r $rate -t $dur $flags $dbg $prog >> hbm.out 2>&1 &223 rm -f hbm.[0-9]*.$dir_name315 if [ -e hbm.$id.$dir_name ] ; then316 cat hbm.$id.$dir_name354 if [ -e hbm.$id.$dir_name ] ; then355 cat hbm.$id.$dir_name380 if [ -e hbm.$id.$dir_name ] ; then[all …]
39 tprogs-y += hbm80 hbm-objs := hbm.o $(CGROUP_HELPERS)288 $(obj)/hbm_out_kern.o: $(src)/hbm.h $(src)/hbm_kern.h289 $(obj)/hbm.o: $(src)/hbm.h290 $(obj)/hbm_edt_kern.o: $(src)/hbm.h $(src)/hbm_kern.h
4 hbm
212 uint8_t hbm; member221 uint8_t hbm; member
529 dma_xfer->hbm = DMA_XFER_ACK; /* Prepare for response */ in ishtp_hbm_dma_xfer()652 dma_alloc_notify.hbm = DMA_BUFFER_ALLOC_NOTIFY; in ishtp_hbm_dispatch()749 unsigned char hbm[IPC_PAYLOAD_SIZE]; in bh_hbm_work_fn() local754 memcpy(hbm, dev->rd_msg_fifo + dev->rd_msg_fifo_head, in bh_hbm_work_fn()760 ishtp_hbm_dispatch(dev, (struct ishtp_bus_message *)hbm); in bh_hbm_work_fn()
9 intel-ishtp-objs += ishtp/hbm.o
8 mei-objs += hbm.o
438 dev->timeouts.hbm = mei_secs_to_jiffies(MEI_HBM_TIMEOUT_SLOW); in mei_device_init()442 dev->timeouts.hbm = mei_secs_to_jiffies(MEI_HBM_TIMEOUT); in mei_device_init()
466 unsigned long hbm; /* HBM operation timeout, in jiffies */ member
237 dev->timeouts.hbm); in mei_hbm_start_wait()
162 (see ishtp/hbm.h for details)