Lines Matching defs:space
31 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions()
41 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size) in tpm2_init_space()
59 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space()
169 struct tpm_space *space = &chip->work_space; in tpm2_flush_space() local
184 struct tpm_space *space = &chip->work_space; in tpm2_load_space() local
230 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle()
247 struct tpm_space *space = &chip->work_space; in tpm2_map_command() local
272 struct tpm_space *space, in tpm_find_and_validate_cc()
306 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, in tpm2_prepare_space()
346 struct tpm_space *space = &chip->work_space; in tpm2_add_session() local
360 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
383 struct tpm_space *space = &chip->work_space; in tpm2_map_response_header() local
443 struct tpm_space *space = &chip->work_space; in tpm2_map_response_body() local
499 struct tpm_space *space = &chip->work_space; in tpm2_save_space() local
540 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space()