/openbmc/linux/drivers/crypto/ccp/ |
H A D | sev-dev.c | 85 struct sev_device *sev = psp_master->sev_data; in sev_version_greater_or_equal() local 98 struct sev_device *sev = data; in sev_irq_handler() local 113 static int sev_wait_cmd_ioc(struct sev_device *sev, in sev_wait_cmd_ioc() 205 struct sev_device *sev = psp_master->sev_data; in sev_read_init_ex_file() local 246 struct sev_device *sev = psp_master->sev_data; in sev_write_init_ex_file() local 311 struct sev_device *sev; in __sev_do_cmd_locked() local 457 struct sev_device *sev; in __sev_platform_init_locked() local 524 struct sev_device *sev; in __sev_platform_shutdown_locked() local 620 struct sev_device *sev = psp_master->sev_data; in sev_ioctl_do_pek_pdh_gen() local 637 struct sev_device *sev = psp_master->sev_data; in sev_ioctl_do_pek_csr() local [all …]
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 21 static unsigned int sev_pos(const struct v4l2_subscribed_event *sev, unsigned int idx) in sev_pos() 91 struct v4l2_subscribed_event *sev; in v4l2_event_subscribed() local 105 struct v4l2_subscribed_event *sev; in __v4l2_event_queue_fh() local 207 static void __v4l2_event_unsubscribe(struct v4l2_subscribed_event *sev) in __v4l2_event_unsubscribe() 227 struct v4l2_subscribed_event *sev, *found_ev; in v4l2_event_subscribe() local 280 struct v4l2_subscribed_event *sev; in v4l2_event_unsubscribe_all() local 303 struct v4l2_subscribed_event *sev; in v4l2_event_unsubscribe() local
|
H A D | v4l2-ctrls-api.c | 1228 static int v4l2_ctrl_add_event(struct v4l2_subscribed_event *sev, in v4l2_ctrl_add_event() 1245 static void v4l2_ctrl_del_event(struct v4l2_subscribed_event *sev) in v4l2_ctrl_del_event()
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 133 static int sev_misc_cg_try_charge(struct kvm_sev_info *sev) in sev_misc_cg_try_charge() 139 static void sev_misc_cg_uncharge(struct kvm_sev_info *sev) in sev_misc_cg_uncharge() 145 static int sev_asid_new(struct kvm_sev_info *sev) in sev_asid_new() 199 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_get_asid() local 204 static void sev_asid_free(struct kvm_sev_info *sev) in sev_asid_free() 255 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_guest_init() local 323 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_issue_cmd() local 330 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_launch_start() local 404 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_pin_memory() local 466 struct kvm_sev_info *sev = &to_kvm_svm(kvm)->sev_info; in sev_unpin_memory() local [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_header.cpp | 107 std::optional<uint8_t> sev = std::nullopt; in UserHeader() local 153 auto sev = getSeverity(entry.severity.value(), dataIface); in UserHeader() local 307 [](const auto& sev) { return !sev.system.empty(); })) in getSeverity() 324 for (const auto& sev : severities) in getSeverity() local
|
/openbmc/linux/Documentation/security/secrets/ |
H A D | coco.rst | 101 .. [sev] Documentation/virt/kvm/x86/amd-memory-encryption.rst citation in References
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | signal_context.c | 39 struct sigevent sev; in main() local
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | apei.c | 40 void arch_apei_report_mem_error(int sev, struct cper_sec_mem_err *mem_err) in arch_apei_report_mem_error()
|
/openbmc/linux/drivers/ras/ |
H A D | ras.c | 18 const char *fru_text, const u8 sev, const u8 *err, in log_non_standard_event()
|
/openbmc/linux/include/linux/ |
H A D | ras.h | 32 const u8 sev, const u8 *err, const u32 len) in log_non_standard_event()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | snmp_trap.cpp | 37 auto sev = std::get<Entry::Level>(propMap.at("Severity")); in trap() local
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | dpc.c | 190 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local 245 u32 status, mask, sev; in dpc_get_aer_uncorrect_severity() local
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.cpp | 49 uint8_t sev = 0xF0 & eSELData[severityOffset]; in mapSeverity() local 165 auto sev = mapSeverity(eSELData); in createHostEntry() local
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | ghes.c | 504 int sev, bool sync) in ghes_handle_memory_failure() 527 int sev, bool sync) in ghes_handle_arm_hw_error() 655 int sev) in ghes_defer_non_standard_event() 677 int sev, sec_sev; in ghes_do_proc() local 1093 int sev, rc; in ghes_in_nmi_queue_one_entry() local
|
/openbmc/linux/include/media/ |
H A D | v4l2-event.h | 33 struct v4l2_subscribed_event *sev; member
|
/openbmc/ibm-logging/ |
H A D | policy_find.cpp | 139 auto sev = sevTypes.find(sevType); in getESELSeverity() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | signals.c | 112 struct sigevent sev; in test_signals() local
|
/openbmc/phosphor-snmp/ |
H A D | snmp_notification.hpp | 175 OBMCErrorNotification(uint32_t id, uint64_t ts, int32_t sev, in OBMCErrorNotification()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | barrier.h | 19 #define sev() asm volatile("sev" : : : "memory") macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | barrier.h | 11 #define sev() __asm__ __volatile__ ("sev" : : : "memory") macro
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | system.h | 44 #define sev() __asm__ __volatile__ ("sev\n\t" : : ); macro
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.cpp | 109 auto sev = _severity; in commit() local
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_3590.h | 95 unsigned int sev:2; member 107 unsigned int sev:2; member
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_pel.cpp | 71 uint8_t sev; in getEntryLevelFromPEL() local
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1496 struct v4l2_subscribed_event *sev; in uvc_ctrl_send_event() local 1705 static int uvc_ctrl_add_event(struct v4l2_subscribed_event *sev, unsigned elems) in uvc_ctrl_add_event() 1751 static void uvc_ctrl_del_event(struct v4l2_subscribed_event *sev) in uvc_ctrl_del_event()
|