| /Linux-v5.10/arch/arm64/kernel/ |
| D | entry-common.c | 114 unsigned long far = read_sysreg(far_el1); in el1_abort() local 118 far = untagged_addr(far); in el1_abort() 119 do_mem_abort(far, esr, regs); in el1_abort() 126 unsigned long far = read_sysreg(far_el1); in el1_pc() local 130 do_sp_pc_abort(far, esr, regs); in el1_pc() 179 unsigned long far = read_sysreg(far_el1); in el1_dbg() local 190 do_debug_exception(far, esr, regs); in el1_dbg() 255 unsigned long far = read_sysreg(far_el1); in el0_da() local 259 far = untagged_addr(far); in el0_da() 260 do_mem_abort(far, esr, regs); in el0_da() [all …]
|
| /Linux-v5.10/arch/arm64/kvm/ |
| D | aarch32.c | 192 u32 *far, *fsr; in inject_abt32() local 200 far = &vcpu_cp15(vcpu, c6_IFAR); in inject_abt32() 204 far = &vcpu_cp15(vcpu, c6_DFAR); in inject_abt32() 210 *far = addr; in inject_abt32()
|
| /Linux-v5.10/arch/c6x/kernel/ |
| D | vmlinux.lds.S | 129 .far : 133 *(.far .far.* .gnu.linkonce.b.*)
|
| /Linux-v5.10/drivers/net/fddi/skfp/h/ |
| D | fplustm.h | 56 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 ;
|
| D | types.h | 21 #ifndef far 22 #define far macro
|
| D | skfbi.h | 697 #define ADDR(a) (char far *) smc->hw.iop+(a) 698 #define ADDRS(smc,a) (char far *) (smc)->hw.iop+(a)
|
| /Linux-v5.10/arch/arm64/kvm/hyp/include/hyp/ |
| D | switch.h | 129 static inline bool __translate_far_to_hpfar(u64 far, u64 *hpfar) in __translate_far_to_hpfar() argument 144 if (!__kvm_at("s1e1r", far)) in __translate_far_to_hpfar() 162 u64 hpfar, far; in __populate_fault_info() local 170 far = read_sysreg_el2(SYS_FAR); in __populate_fault_info() 186 if (!__translate_far_to_hpfar(far, &hpfar)) in __populate_fault_info() 192 vcpu->arch.fault.far_el2 = far; in __populate_fault_info()
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local 85 CHECK_FAIL(map_data->val[far]); in test_mmap() 104 CHECK_FAIL(map_data->val[far] != 3 * 123); in test_mmap() 112 CHECK_FAIL(bpf_map_lookup_elem(data_map_fd, &far, &val)); in test_mmap() 182 CHECK_FAIL(map_data->val[far] != 3 * 321); in test_mmap() 234 CHECK_FAIL(map_data->val[far] != 3 * 321); in test_mmap()
|
| /Linux-v5.10/tools/testing/selftests/bpf/progs/ |
| D | test_mmap.c | 32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local 49 bpf_map_update_elem(&data_map, &far, &val, 0); in test_mmap()
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-devices-platform-docg3 | 16 Users: None identified so far. 40 Users: None identified so far.
|
| /Linux-v5.10/drivers/scsi/dpt/ |
| D | osd_defs.h | 72 #define far macro
|
| /Linux-v5.10/Documentation/devicetree/bindings/net/ |
| D | marvell-bluetooth.txt | 15 None so far
|
| /Linux-v5.10/drivers/net/fddi/skfp/ |
| D | hwmtm.c | 139 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-v5.10/Documentation/translations/it_IT/process/ |
| D | kernel-enforcement-statement.rst | 17 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-v5.10/Documentation/userspace-api/media/dvb/ |
| D | fe-read-uncorrected-blocks.rst | 31 The total number of uncorrected blocks seen by the driver so far.
|
| /Linux-v5.10/Documentation/devicetree/bindings/regmap/ |
| D | regmap.txt | 11 devices, this is by far the most common setting. On CPU
|
| /Linux-v5.10/arch/x86/ras/ |
| D | Kconfig | 23 file that dumps out the current state of all pages logged so far.
|
| /Linux-v5.10/drivers/staging/ks7010/ |
| D | TODO | 7 you to all which already participated in cleaning up the driver so far!
|
| /Linux-v5.10/drivers/gpu/drm/msm/ |
| D | NOTES | 30 (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-v5.10/LICENSES/exceptions/ |
| D | Linux-syscall-note | 20 Also note that the only valid version of the GPL as far as the kernel
|
| /Linux-v5.10/Documentation/admin-guide/mm/ |
| D | numaperf.rst | 111 The term "far memory" is used to denote the last level memory in the 120 nearer to the CPU, and further from far memory. 126 cache level, or it reaches far memory.
|
| /Linux-v5.10/Documentation/driver-api/memory-devices/ |
| D | ti-emif.rst | 62 frequencies used so far.
|
| /Linux-v5.10/drivers/net/ethernet/freescale/ |
| D | gianfar.h | 1192 unsigned int far, unsigned int fcr, unsigned int fpr) in gfar_write_filer() argument 1196 gfar_write(®s->rqfar, far); in gfar_write_filer() 1202 unsigned int far, unsigned int *fcr, unsigned int *fpr) in gfar_read_filer() argument 1206 gfar_write(®s->rqfar, far); in gfar_read_filer()
|
| /Linux-v5.10/Documentation/hwmon/ |
| D | w83l785ts.rst | 26 far suggest that the two possible limits are actually 95 and 110
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | dv-timings.rst | 9 The video standards discussed so far have been dealing with Analog TV
|