Searched defs:smm (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/md/persistent-data/ |
A D | dm-space-map-metadata.c | 195 static int commit_bop(struct sm_metadata *smm, struct block_op *op) in commit_bop() 213 static void in(struct sm_metadata *smm) in in() 218 static int apply_bops(struct sm_metadata *smm) in apply_bops() 241 static int out(struct sm_metadata *smm) in out() 271 static int recursing(struct sm_metadata *smm) in recursing() 278 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy() local 285 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks() local 294 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free() local 307 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_count() local 347 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_count_is_more_than_one() local [all …]
|
/linux-6.3-rc2/drivers/platform/x86/dell/ |
A D | dell-smbios-base.c | 564 int ret, wmi, smm; in dell_smbios_init() local
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | hwrpb.h | 159 long smm; /* SMM nubber used by LMF */ member
|
/linux-6.3-rc2/arch/x86/include/uapi/asm/ |
A D | kvm.h | 357 __u8 smm; member 474 } smm; member
|
/linux-6.3-rc2/tools/arch/x86/include/uapi/asm/ |
A D | kvm.h | 357 __u8 smm; member 474 } smm; member
|
/linux-6.3-rc2/arch/x86/kvm/vmx/ |
A D | vmx.h | 254 } smm; member
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | kvm_host.h | 349 unsigned smm:8; member
|
Completed in 25 milliseconds