Home
last modified time | relevance | path

Searched refs:far (Results 1 – 25 of 140) sorted by relevance

123456

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dfault.h25 static inline bool __translate_far_to_hpfar(u64 far, u64 *hpfar) in __translate_far_to_hpfar() argument
41 ret = system_supports_poe() ? __kvm_at(OP_AT_S1E1A, far) : in __translate_far_to_hpfar()
42 __kvm_at(OP_AT_S1E1R, far); in __translate_far_to_hpfar()
/linux/drivers/net/fddi/skfp/h/
H A Dtypes.h21 #ifndef far
22 #define far macro
H A Dfplustm.h56 char far *txd_virt ; /* virtual pointer to the data frag */
58 struct s_smt_fp_txd volatile far *txd_next ;
73 char far *rxd_virt ; /* virtual pointer to the data frag */
75 struct s_smt_fp_rxd volatile far *rxd_next ;
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
47 bpf_map_update_elem(&data_map, &far, &val, 0); in test_mmap()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
99 CHECK_FAIL(map_data->val[far]); in test_mmap()
118 CHECK_FAIL(map_data->val[far] != 3 * 123); in test_mmap()
126 CHECK_FAIL(bpf_map_lookup_elem(data_map_fd, &far, &val)); in test_mmap()
196 CHECK_FAIL(map_data->val[far] != 3 * 321); in test_mmap()
248 CHECK_FAIL(map_data->val[far] != 3 * 321); in test_mmap()
/linux/arch/arm64/kvm/
H A Dtrace_arm.h141 unsigned long far, unsigned long ipa),
142 TP_ARGS(vcpu_pc, esr, far, ipa),
147 __field( unsigned long, far )
154 __entry->far = far;
160 __entry->far, __entry->vcpu_pc)
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-docg316 Users: None identified so far.
40 Users: None identified so far.
/linux/arch/arm64/include/asm/
H A Dexception.h55 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs);
93 void __noreturn panic_bad_stack(struct pt_regs *regs, unsigned long esr, unsigned long far);
/linux/tools/testing/selftests/kvm/arm64/
H A Dsea_to_user.c157 u64 far = read_sysreg(far_el1); in expect_sea_handler() local
161 GUEST_PRINTF("ESR_EL1=%#lx, FAR_EL1=%#lx\n", esr, far); in expect_sea_handler()
171 GUEST_ASSERT_EQ(far, EINJ_GVA); in expect_sea_handler()
/linux/include/linux/
H A Dadreno-smmu-priv.h28 u64 far; member
/linux/drivers/soc/apple/
H A Drtkit-crashlog.c56 u64 far; member
166 dev_warn(rtk->dev, " FAR = 0x%llx\n", regs->far); in apple_rtkit_crashlog_dump_regs()
/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c139 void hwm_tx_frag(struct s_smc *smc, char far *virt, u_long phys, int len,
141 void hwm_rx_frag(struct s_smc *smc, char far *virt, u_long phys, int len,
1045 u_char far *virt ; in process_receive()
1046 char far *data ; in process_receive()
1217 virt = (u_char far *) rxd->rxd_virt ; in process_receive()
1407 void hwm_rx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_rx_frag()
1620 void hwm_tx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_tx_frag()
1800 char far *data ; in smt_send_mbuf()
1806 SK_LOC_DECL(char far,*virt[3]) ; in smt_send_mbuf()
1883 phys = dma_master(smc, (void far *)virt[i], in smt_send_mbuf()
/linux/Documentation/translations/it_IT/process/
H A Dkernel-enforcement-statement.rst17 Benché ognuno abbia il diritto a far rispettare il diritto d'autore per i
18 propri contributi alla nostra comunità, condividiamo l'interesse a far si che
19 ogni azione individuale nel far rispettare i propri diritti sia condotta in
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-read-uncorrected-blocks.rst31 The total number of uncorrected blocks seen by the driver so far.
/linux/drivers/net/ethernet/microsoft/
H A DKconfig28 So far, the driver is only supported on X86_64.
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt11 devices, this is by far the most common setting. On CPU
/linux/arch/x86/ras/
H A DKconfig23 file that dumps out the current state of all pages logged so far.
/linux/drivers/usb/fotg210/
H A DKconfig33 Bulk Transfer so far.
/linux/LICENSES/exceptions/
H A DLinux-syscall-note20 Also note that the only valid version of the GPL as far as the kernel
/linux/drivers/gpu/drm/msm/
H A DNOTES30 (Second part is not implemented yet. So far this is just basic KMS
73 Note that so far I've not been able to get any docs on the hw, and it
/linux/Documentation/driver-api/memory-devices/
H A Dti-emif.rst62 frequencies used so far.
/linux/Documentation/admin-guide/mm/
H A Dnumaperf.rst110 The term "far memory" is used to denote the last level memory in the
119 nearer to the CPU, and further from far memory.
125 cache level, or it reaches far memory.
/linux/Documentation/hwmon/
H A Dw83l785ts.rst26 far suggest that the two possible limits are actually 95 and 110
H A Dtmp401.rst61 supported by the driver so far, so using the default resolution of 0.5
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h1236 unsigned int far, unsigned int fcr, unsigned int fpr) in gfar_write_filer() argument
1240 gfar_write(&regs->rqfar, far); in gfar_write_filer()
1246 unsigned int far, unsigned int *fcr, unsigned int *fpr) in gfar_read_filer() argument
1250 gfar_write(&regs->rqfar, far); in gfar_read_filer()

123456