Lines Matching refs:tpm_space
35 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions()
46 int tpm2_init_space(struct tpm_space *space) in tpm2_init_space()
61 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space()
167 struct tpm_space *space = &chip->work_space; in tpm2_flush_space()
180 struct tpm_space *space = &chip->work_space; in tpm2_load_space()
226 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle()
243 struct tpm_space *space = &chip->work_space; in tpm2_map_command()
267 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space()
299 struct tpm_space *space = &chip->work_space; in tpm2_add_session()
313 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
336 struct tpm_space *space = &chip->work_space; in tpm2_map_response_header()
396 struct tpm_space *space = &chip->work_space; in tpm2_map_response_body()
449 struct tpm_space *space = &chip->work_space; in tpm2_save_space()
492 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space()