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, unsigned int buf_size) in tpm2_init_space()
64 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space()
170 struct tpm_space *space = &chip->work_space; in tpm2_flush_space()
183 struct tpm_space *space = &chip->work_space; in tpm2_load_space()
229 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle) in tpm2_map_to_phandle()
246 struct tpm_space *space = &chip->work_space; in tpm2_map_command()
270 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space()
304 struct tpm_space *space = &chip->work_space; in tpm2_add_session()
318 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
341 struct tpm_space *space = &chip->work_space; in tpm2_map_response_header()
401 struct tpm_space *space = &chip->work_space; in tpm2_map_response_body()
457 struct tpm_space *space = &chip->work_space; in tpm2_save_space()
499 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space()