Searched defs:smm (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 181 static int add_bop(struct sm_metadata *smm, enum block_op_type type, dm_block_t b) in add_bop() 193 static int commit_bop(struct sm_metadata *smm, struct block_op *op) in commit_bop() 211 static void in(struct sm_metadata *smm) in in() 216 static int apply_bops(struct sm_metadata *smm) in apply_bops() 239 static int out(struct sm_metadata *smm) in out() 269 static int recursing(struct sm_metadata *smm) in recursing() 276 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy() local 283 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks() local 292 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free() local 305 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_count() local [all …]
|
/Linux-v5.10/drivers/platform/x86/ |
D | dell-smbios-base.c | 564 int ret, wmi, smm; in dell_smbios_init() local
|
/Linux-v5.10/tools/lib/traceevent/plugins/ |
D | plugin_kvm.c | 374 unsigned smm:8; member
|
/Linux-v5.10/arch/x86/include/uapi/asm/ |
D | kvm.h | 341 __u8 smm; member 436 } smm; member
|
/Linux-v5.10/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 341 __u8 smm; member 436 } smm; member
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | hwrpb.h | 159 long smm; /* SMM nubber used by LMF */ member
|
/Linux-v5.10/arch/x86/kvm/vmx/ |
D | vmx.h | 173 } smm; member
|
/Linux-v5.10/arch/x86/include/asm/ |
D | kvm_host.h | 278 unsigned smm:8; member
|