/linux-6.1.9/arch/x86/kvm/ |
D | emulate.c | 245 static ulong reg_read(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_read() 257 static ulong *reg_write(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_write() 270 static ulong *reg_rmw(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_rmw() 276 static void writeback_registers(struct x86_emulate_ctxt *ctxt) in writeback_registers() 285 static void invalidate_registers(struct x86_emulate_ctxt *ctxt) in invalidate_registers() 496 static int emulator_check_intercept(struct x86_emulate_ctxt *ctxt, in emulator_check_intercept() 541 static inline unsigned long ad_mask(struct x86_emulate_ctxt *ctxt) in ad_mask() 546 static ulong stack_mask(struct x86_emulate_ctxt *ctxt) in stack_mask() 557 static int stack_size(struct x86_emulate_ctxt *ctxt) in stack_size() 564 address_mask(struct x86_emulate_ctxt *ctxt, unsigned long reg) in address_mask() [all …]
|
D | x86.c | 97 #define emul_to_vcpu(ctxt) \ argument 7227 static int kvm_fetch_guest_virt(struct x86_emulate_ctxt *ctxt, in kvm_fetch_guest_virt() 7272 static int emulator_read_std(struct x86_emulate_ctxt *ctxt, in emulator_read_std() 7287 static int kvm_read_guest_phys_system(struct x86_emulate_ctxt *ctxt, in kvm_read_guest_phys_system() 7326 static int emulator_write_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, in emulator_write_std() 7524 struct x86_emulate_ctxt *ctxt = vcpu->arch.emulate_ctxt; in emulator_read_write_onepage() local 7565 static int emulator_read_write(struct x86_emulate_ctxt *ctxt, in emulator_read_write() 7619 static int emulator_read_emulated(struct x86_emulate_ctxt *ctxt, in emulator_read_emulated() 7629 static int emulator_write_emulated(struct x86_emulate_ctxt *ctxt, in emulator_write_emulated() 7642 static int emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, in emulator_cmpxchg_emulated() [all …]
|
/linux-6.1.9/arch/arm64/kvm/hyp/include/hyp/ |
D | sysreg-sr.h | 19 static inline void __sysreg_save_common_state(struct kvm_cpu_context *ctxt) in __sysreg_save_common_state() 24 static inline void __sysreg_save_user_state(struct kvm_cpu_context *ctxt) in __sysreg_save_user_state() 30 static inline bool ctxt_has_mte(struct kvm_cpu_context *ctxt) in ctxt_has_mte() 40 static inline void __sysreg_save_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el1_state() 70 static inline void __sysreg_save_el2_return_state(struct kvm_cpu_context *ctxt) in __sysreg_save_el2_return_state() 84 static inline void __sysreg_restore_common_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_common_state() 89 static inline void __sysreg_restore_user_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_user_state() 95 static inline void __sysreg_restore_el1_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_el1_state() 159 static inline void __sysreg_restore_el2_return_state(struct kvm_cpu_context *ctxt) in __sysreg_restore_el2_return_state()
|
D | debug-sr.h | 92 struct kvm_cpu_context *ctxt) in __debug_save_state() 110 struct kvm_cpu_context *ctxt) in __debug_restore_state()
|
D | switch.h | 294 #define __ptrauth_save_key(ctxt, key) \ argument 307 struct kvm_cpu_context *ctxt; in kvm_hyp_handle_ptrauth() local
|
/linux-6.1.9/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 128 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_alloc() local 170 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_recv_ctxt_destroy() 185 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxts_destroy() local 202 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_recv_ctxt_get() local 228 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_recv_ctxt_put() 251 struct svc_rdma_recv_ctxt *ctxt = rqstp->rq_xprt_ctxt; in svc_rdma_release_rqst() local 265 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_refresh_recvs() local 326 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_wc_receive() local 379 struct svc_rdma_recv_ctxt *ctxt; in svc_rdma_flush_recv_queues() local 388 struct svc_rdma_recv_ctxt *ctxt) in svc_rdma_build_arg_xdr() [all …]
|
D | svc_rdma_rw.c | 56 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt() local 88 struct svc_rdma_rw_ctxt *ctxt, in __svc_rdma_put_rw_ctxt() 96 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_put_rw_ctxt() 108 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_destroy_rw_ctxts() local 129 struct svc_rdma_rw_ctxt *ctxt, in svc_rdma_rw_ctx_init() 191 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_cc_release() local 376 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_post_chunk_ctxt() local 418 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_vec_to_sg() 432 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_pagelist_to_sg() 468 struct svc_rdma_rw_ctxt *ctxt), in svc_rdma_build_writes() [all …]
|
D | svc_rdma_sendto.c | 126 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_alloc() local 177 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxts_destroy() local 200 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_get() local 233 struct svc_rdma_send_ctxt *ctxt) in svc_rdma_send_ctxt_put() 280 struct svc_rdma_send_ctxt *ctxt = in svc_rdma_wc_send() local 308 int svc_rdma_send(struct svcxprt_rdma *rdma, struct svc_rdma_send_ctxt *ctxt) in svc_rdma_send() 522 struct svc_rdma_send_ctxt *ctxt = args->md_ctxt; in svc_rdma_page_dma_map() local
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 69 static void iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_hdr() 79 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_set_rxchain() 128 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data_v1() 149 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_cmd_data() 167 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_send_rlc() 204 struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_apply() 261 int iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_add() 282 void iwl_mvm_phy_ctxt_ref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_ref() 293 int iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_ctxt_changed() 333 void iwl_mvm_phy_ctxt_unref(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt) in iwl_mvm_phy_ctxt_unref()
|
/linux-6.1.9/arch/x86/kernel/ |
D | sev.c | 260 static int vc_fetch_insn_kernel(struct es_em_ctxt *ctxt, in vc_fetch_insn_kernel() 266 static enum es_result __vc_decode_user_insn(struct es_em_ctxt *ctxt) in __vc_decode_user_insn() 295 static enum es_result __vc_decode_kern_insn(struct es_em_ctxt *ctxt) in __vc_decode_kern_insn() 315 static enum es_result vc_decode_insn(struct es_em_ctxt *ctxt) in vc_decode_insn() 323 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() 402 static enum es_result vc_read_mem(struct es_em_ctxt *ctxt, in vc_read_mem() 480 static enum es_result vc_slow_virt_to_phys(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_slow_virt_to_phys() 762 struct es_em_ctxt ctxt; in vmgexit_psc() local 1212 static enum es_result vc_handle_msr(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in vc_handle_msr() 1411 static void __init vc_early_forward_exception(struct es_em_ctxt *ctxt) in vc_early_forward_exception() [all …]
|
D | sev-shared.c | 174 static enum es_result vc_init_em_ctxt(struct es_em_ctxt *ctxt, in vc_init_em_ctxt() 189 static void vc_finish_insn(struct es_em_ctxt *ctxt) in vc_finish_insn() 194 static enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in verify_exception_info() 223 struct es_em_ctxt *ctxt, in sev_es_ghcb_hv_call() 592 static enum es_result vc_insn_string_read(struct es_em_ctxt *ctxt, in vc_insn_string_read() 613 static enum es_result vc_insn_string_write(struct es_em_ctxt *ctxt, in vc_insn_string_write() 653 static enum es_result vc_ioio_exitinfo(struct es_em_ctxt *ctxt, u64 *exitinfo) in vc_ioio_exitinfo() 740 static enum es_result vc_handle_ioio(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in vc_handle_ioio() 867 struct es_em_ctxt *ctxt) in vc_handle_cpuid() 909 struct es_em_ctxt *ctxt, in vc_handle_rdtsc()
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_vsi_vlan_lib.c | 93 struct ice_vsi_ctx *ctxt; in ice_vsi_manage_vlan_insertion() local 133 struct ice_vsi_ctx *ctxt; in ice_vsi_manage_vlan_stripping() local 214 struct ice_vsi_ctx *ctxt; in __ice_vsi_set_inner_port_vlan() local 271 struct ice_vsi_ctx *ctxt; in ice_cfg_vlan_pruning() local 415 struct ice_vsi_ctx *ctxt; in ice_vsi_ena_outer_stripping() local 472 struct ice_vsi_ctx *ctxt; in ice_vsi_dis_outer_stripping() local 523 struct ice_vsi_ctx *ctxt; in ice_vsi_ena_outer_insertion() local 581 struct ice_vsi_ctx *ctxt; in ice_vsi_dis_outer_insertion() local 639 struct ice_vsi_ctx *ctxt; in __ice_vsi_set_outer_port_vlan() local
|
/linux-6.1.9/arch/arm64/kvm/hyp/vhe/ |
D | sysreg-sr.c | 27 void sysreg_save_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_save_host_state_vhe() 33 void sysreg_save_guest_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_save_guest_state_vhe() 40 void sysreg_restore_host_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_restore_host_state_vhe() 46 void sysreg_restore_guest_state_vhe(struct kvm_cpu_context *ctxt) in sysreg_restore_guest_state_vhe()
|
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/ |
D | sysreg-sr.c | 21 void __sysreg_save_state_nvhe(struct kvm_cpu_context *ctxt) in __sysreg_save_state_nvhe() 29 void __sysreg_restore_state_nvhe(struct kvm_cpu_context *ctxt) in __sysreg_restore_state_nvhe()
|
/linux-6.1.9/arch/arm64/kvm/hyp/include/nvhe/ |
D | trap_handler.h | 14 #define cpu_reg(ctxt, r) (ctxt)->regs.regs[r] argument 15 #define DECLARE_REG(type, name, ctxt, reg) \ argument
|
/linux-6.1.9/arch/x86/power/ |
D | cpu.c | 38 static void msr_save_context(struct saved_context *ctxt) in msr_save_context() 50 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context() 78 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state() 194 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
|
/linux-6.1.9/fs/nilfs2/ |
D | btnode.c | 174 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_prepare_change_key() 237 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_commit_change_key() 277 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_abort_change_key()
|
/linux-6.1.9/arch/x86/boot/compressed/ |
D | sev.c | 76 static enum es_result vc_decode_insn(struct es_em_ctxt *ctxt) in vc_decode_insn() 90 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() 98 static enum es_result vc_read_mem(struct es_em_ctxt *ctxt, in vc_read_mem() 236 struct es_em_ctxt ctxt; in do_boot_stage2_vc() local
|
/linux-6.1.9/arch/x86/xen/ |
D | pmu.c | 30 #define field_offset(ctxt, field) ((void *)((uintptr_t)ctxt + \ argument 202 struct xen_pmu_intel_ctxt *ctxt; in xen_intel_pmu_emulate() local 265 struct xen_pmu_amd_ctxt *ctxt; in xen_amd_pmu_emulate() local 352 struct xen_pmu_amd_ctxt *ctxt; in xen_amd_read_pmc() local 372 struct xen_pmu_intel_ctxt *ctxt; in xen_intel_read_pmc() local
|
/linux-6.1.9/tools/perf/scripts/python/ |
D | futex-contention.py | 29 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 40 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | init.c | 229 u16 ctxt; in allocate_rcd_index() local 264 u16 ctxt) in hfi1_rcd_get_by_index_safe() 284 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index() 319 u16 ctxt; in hfi1_create_ctxtdata() local 1483 int ctxt; in cleanup_device_data() local
|
D | netdev_rx.c | 59 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allocate_ctxt() 122 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allot_ctxt()
|
/linux-6.1.9/arch/arm64/kvm/ |
D | arch_timer.c | 55 u32 timer_get_ctl(struct arch_timer_context *ctxt) in timer_get_ctl() 70 u64 timer_get_cval(struct arch_timer_context *ctxt) in timer_get_cval() 85 static u64 timer_get_offset(struct arch_timer_context *ctxt) in timer_get_offset() 97 static void timer_set_ctl(struct arch_timer_context *ctxt, u32 ctl) in timer_set_ctl() 113 static void timer_set_cval(struct arch_timer_context *ctxt, u64 cval) in timer_set_cval() 129 static void timer_set_offset(struct arch_timer_context *ctxt, u64 offset) in timer_set_offset()
|
/linux-6.1.9/fs/ocfs2/ |
D | xattr.c | 702 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation() 767 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range() 812 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_shrink_size() 858 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_value_truncate() 1904 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_value_truncate() 2014 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_remove() 2062 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_reuse_entry() 2124 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_prepare_entry() 2199 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_store_value() 2222 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_set() [all …]
|
/linux-6.1.9/drivers/net/wwan/iosm/ |
D | iosm_ipc_wwan.c | 166 static int ipc_wwan_newlink(void *ctxt, struct net_device *dev, in ipc_wwan_newlink() 195 static void ipc_wwan_dellink(void *ctxt, struct net_device *dev, in ipc_wwan_dellink()
|