Home
last modified time | relevance | path

Searched full:far (Results 1 – 25 of 985) sorted by relevance

12345678910>>...40

/linux/tools/perf/pmu-events/arch/x86/knightslanding/
H A Dmemory.json11 … code reads and prefetch code read requests that accounts for responses from DDR (local and far)",
21 …emand code reads and prefetch code read requests that accounts for data responses from DRAM Far.",
41 …de reads and prefetch code read requests that accounts for responses from MCDRAM (local and far)",
51 …ch code read requests that accounts for data responses from MCDRAM Far or Other tile L2 hit far.",
71 …ble data and L1 prefetch data read requests that accounts for responses from DDR (local and far)",
81 …acheable data and L1 prefetch data read requests that accounts for data responses from DRAM Far.",
101 … data and L1 prefetch data read requests that accounts for responses from MCDRAM (local and far)",
111 …ch data read requests that accounts for data responses from MCDRAM Far or Other tile L2 hit far.",
131 …"BriefDescription": "Counts any Prefetch requests that accounts for data responses from DRAM Far.",
151 …scription": "Counts any Prefetch requests that accounts for responses from MCDRAM (local and far)",
[all …]
H A Dcache.json135 … accounts for responses from snoop request hit with data forwarded from it Far(not in the same qua…
145 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
155 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
255 … accounts for responses from snoop request hit with data forwarded from it Far(not in the same qua…
265 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
275 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
375 … accounts for responses from snoop request hit with data forwarded from it Far(not in the same qua…
385 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
395 …counts for responses from a snoop request hit with data forwarded from its Far(not in the same qua…
485 … accounts for responses from snoop request hit with data forwarded from it Far(not in the same qua…
[all …]
/linux/arch/arm64/mm/
H A Dfault.c48 int (*fn)(unsigned long far, unsigned long esr,
469 static void do_bad_area(unsigned long far, unsigned long esr, in do_bad_area() argument
472 unsigned long addr = untagged_addr(far); in do_bad_area()
482 arm64_force_sig_fault(inf->sig, inf->code, far, inf->name); in do_bad_area()
556 static int __kprobes do_page_fault(unsigned long far, unsigned long esr, in do_page_fault() argument
564 unsigned long addr = untagged_addr(far); in do_page_fault()
750 arm64_force_sig_fault(SIGBUS, BUS_ADRERR, far, inf->name); in do_page_fault()
758 arm64_force_sig_mceerr(BUS_MCEERR_AR, far, lsb, inf->name); in do_page_fault()
774 arm64_force_sig_fault_pkey(far, inf->name, pkey); in do_page_fault()
776 arm64_force_sig_fault(SIGSEGV, si_code, far, inf->name); in do_page_fault()
[all …]
/linux/arch/arm64/kernel/
H A Dentry-common.c298 unsigned long far = read_sysreg(far_el1); in el1_abort() local
303 do_mem_abort(far, esr, regs); in el1_abort()
310 unsigned long far = read_sysreg(far_el1); in el1_pc() local
315 do_sp_pc_abort(far, esr, regs); in el1_pc()
398 unsigned long far = read_sysreg(far_el1); in el1_watchpt() local
403 do_watchpoint(far, esr, regs); in el1_watchpt()
536 unsigned long far = read_sysreg(far_el1); in el0_da() local
540 do_mem_abort(far, esr, regs); in el0_da()
546 unsigned long far = read_sysreg(far_el1); in el0_ia() local
553 if (!is_ttbr0_addr(far)) in el0_ia()
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z13/
H A Dextended.json188 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
189 …che directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cach…
195 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes with Intervention",
196 …che directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cach…
202 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
203 …che directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cach…
314 "BriefDescription": "L1I Off-Drawer Far-Column L4 Sourced Writes",
315 …che directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cach…
321 "BriefDescription": "L1I Off-Drawer Far-Column L3 Sourced Writes with Intervention",
322 …che directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cach…
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dcore.json23 …ctly predicted. This includes those for which prediction is not attempted (far control transfers, …
40 "BriefDescription": "Retired Far Control Transfers.",
41 …"The number of far control transfers retired including far call/jump/return, IRET, SYSCALL and SYS…
/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dcore.json23 …ctly predicted. This includes those for which prediction is not attempted (far control transfers, …
40 "BriefDescription": "Retired Far Control Transfers.",
41 …"The number of far control transfers retired including far call/jump/return, IRET, SYSCALL and SYS…
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
45 /* data_map[far] = in_val * 3; */ in test_mmap()
47 bpf_map_update_elem(&data_map, &far, &val, 0); in test_mmap()
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c103 case 0xca: /* far ret */ in intel_pt_insn_decoder()
104 case 0xcb: /* far ret */ in intel_pt_insn_decoder()
120 case 0x9a: /* call far absolute */ in intel_pt_insn_decoder()
137 case 0xea: /* far jmp */ in intel_pt_insn_decoder()
141 case 0xff: /* call near absolute, call far absolute ind */ in intel_pt_insn_decoder()
145 case 3: /* far ind call */ in intel_pt_insn_decoder()
/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;
158 TP_printk("ipa %#016lx, esr %#016lx, far %#016lx, pc %#016lx",
160 __entry->far, __entry->vcpu_pc)
/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dbranch.json40 …Description": "Retired far control transfers (far call/jump/return, IRET, SYSCALL and SYSRET, plus…
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h99 /* Total number of PAUSE frames received from the far-end port */
101 /* Total number of microseconds that far-end port requested to pause
107 /* Total number of PAUSE frames sent from the far-end port */
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dcore.json40 "BriefDescription": "Retired Far Control Transfers.",
41 …"The number of far control transfers retired including far call/jump/return, IRET, SYSCALL and SYS…
/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/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/arm/mm/
H A Dabort-nommu.S13 * Note: There is no FSR/FAR on !CPU_CP15_MMU cores.
18 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-docg316 Users: None identified so far.
40 Users: None identified so far.
/linux/drivers/net/fddi/skfp/h/
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 ;
H A Dtypes.h21 #ifndef far
22 #define far macro
/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/include/linux/sunrpc/
H A Dsvcsock.h36 * far (including the fragment header): */
39 * received so far in the fragments making up this rpc: */
/linux/samples/bpf/
H A Dtcp_bufs_kern.c9 * doing appropriate checks that indicate the hosts are far enough
48 /* Usually there would be a check to insure the hosts are far in bpf_bufs()
H A Dtcp_iw_kern.c10 * the hosts are far enough away (i.e. large RTT).
49 /* Usually there would be a check to insure the hosts are far in bpf_iw()
/linux/tools/testing/selftests/kvm/arm64/
H A Dsea_to_user.c160 u64 far = read_sysreg(far_el1); in expect_sea_handler() local
164 GUEST_PRINTF("ESR_EL1=%#lx, FAR_EL1=%#lx\n", esr, far); in expect_sea_handler()
171 GUEST_PRINTF("Guest observed garbage value in FAR\n"); in expect_sea_handler()
174 GUEST_ASSERT_EQ(far, EINJ_GVA); in expect_sea_handler()
/linux/include/linux/
H A Dadreno-smmu-priv.h14 * @far: The faulting IOVA from ARM_SMMU_CB_FAR
28 u64 far; member

12345678910>>...40