Home
last modified time | relevance | path

Searched defs:stbl (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Defi.c148 efi_system_table_64_t *stbl = (efi_system_table_64_t *)sys_tbl_pa; in efi_get_conf_table() local
157 efi_system_table_32_t *stbl = (efi_system_table_32_t *)sys_tbl_pa; in efi_get_conf_table() local
/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c134 efi_system_table_64_t *stbl = (efi_system_table_64_t *)kaddr; in map_efi_systab() local
138 efi_system_table_32_t *stbl = (efi_system_table_32_t *)kaddr; in map_efi_systab() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A Dbase.c221 struct nvbios_iccsense stbl; in nvkm_iccsense_oneinit() local
/linux/fs/jfs/
H A Djfs_dtree.h143 s8 stbl[8]; /* 8: sorted entry index table */ member