Searched refs:component (Results 1 – 15 of 15) sorted by relevance
| /arch/powerpc/platforms/pseries/ |
| A D | plpks.c | 201 static struct label *construct_label(char *component, u8 varos, u8 *name, in construct_label() argument 211 if (component) { in construct_label() 212 slen = strlen(component); in construct_label() 222 if (component) in construct_label() 223 memcpy(&label->attr.prefix, component, slen); in construct_label() 444 if (var->component) in plpks_signed_update_var() 451 label = construct_label(var->component, var->os, var->name, var->namelen); in plpks_signed_update_var() 491 if (!var.component || !var.data || var.datalen <= 0 || in plpks_write_var() 502 label = construct_label(var.component, var.os, var.name, var.namelen); in plpks_write_var() 537 label = construct_label(component, varos, vname.name, vname.namelen); in plpks_remove_var() [all …]
|
| A D | plpks_sed_ops.c | 64 var->component = PLPKS_SED_COMPONENT; in plpks_init_var() 128 plpks_remove_var(var.component, var.os, vname); in sed_write_key()
|
| A D | plpks-secvar.c | 182 .component = NULL, in plpks_get_sb_keymgmt_mode()
|
| /arch/powerpc/include/asm/ |
| A D | plpks.h | 51 char *component; member 85 int plpks_remove_var(char *component, u8 varos,
|
| /arch/arm/boot/dts/st/ |
| A D | ste-href-tvk1281618-r2.dtsi | 97 * These interrupts cannot be used: the other component 118 * These interrupts cannot be used: the other component 155 * These interrupts cannot be used: the other component
|
| /arch/x86/xen/ |
| A D | xen-ops.h | 55 const char *component);
|
| A D | setup.c | 719 const char *component) in xen_chk_is_e820_usable() argument 727 xen_raw_console_write(component); in xen_chk_is_e820_usable()
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt8186-corsola-steelix.dtsi | 120 /* second source component */
|
| /arch/arm64/boot/dts/arm/ |
| A D | rtsm_ve-motherboard.dtsi | 6 * Motherboard component
|
| /arch/m68k/fpsp040/ |
| A D | stan.S | 337 fsubx %fp0,%fp1 |determine low component of result
|
| /arch/arm/boot/dts/qcom/ |
| A D | qcom-apq8064.dtsi | 1587 * 2 - connected to STM component
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8916.dtsi | 667 * 7 - connected to STM component
|
| /arch/x86/ |
| A D | Kconfig | 467 x2APIC is an interrupt controller architecture, a component of which
|
| /arch/m68k/ifpsp060/src/ |
| A D | fpsp.S | 5602 fsub.x %fp0,%fp1 # determine low component of result
|
| A D | fplsp.S | 5927 fsub.x %fp0,%fp1 # determine low component of result
|
Completed in 63 milliseconds