Lines Matching refs:VTPM_PRIV_BASE
58 #define VTPM_PRIV_BASE (VTPM_ORD_BASE | TPM_VENDOR_COMMAND) macro
215 #define VTPM_ORD_GROUP_LIST (VTPM_PRIV_BASE + 0x101)
233 #define VTPM_ORD_GROUP_NEW (VTPM_PRIV_BASE + 0x102)
247 #define VTPM_ORD_GROUP_DEL (VTPM_PRIV_BASE + 0x103)
264 #define VTPM_ORD_GROUP_ACTIVATE (VTPM_PRIV_BASE + 0x104)
288 #define VTPM_ORD_GROUP_REGISTER (VTPM_PRIV_BASE + 0x105)
305 #define VTPM_ORD_GROUP_UPDATE (VTPM_PRIV_BASE + 0x106)
322 #define VTPM_ORD_GROUP_SHOW (VTPM_PRIV_BASE + 0x107)
344 #define VTPM_ORD_GROUP_QUOTE (VTPM_PRIV_BASE + 0x108)
365 #define VTPM_ORD_GROUP_RECOVER1 (VTPM_PRIV_BASE + 0x109)
381 #define VTPM_ORD_GROUP_RECOVER2 (VTPM_PRIV_BASE + 0x10A)
402 #define VTPM_ORD_VTPM_LIST (VTPM_PRIV_BASE + 0x201)
403 #define VTPM_ORD_VTPM_SHOW (VTPM_PRIV_BASE + 0x202)
404 #define VTPM_ORD_VTPM_EDIT (VTPM_PRIV_BASE + 0x203)
417 #define VTPM_ORD_VTPM_NEW (VTPM_PRIV_BASE + 0x204)
430 #define VTPM_ORD_VTPM_DEL (VTPM_PRIV_BASE + 0x205)
437 #define VTPM_ORD_MakeIdentity (VTPM_PRIV_BASE + 0x301)
441 #define VTPM_ORD_ActivateIdentity (VTPM_PRIV_BASE + 0x302)
447 #define VTPM_ORD_ReadPubek (VTPM_PRIV_BASE + 0x303)
451 #define VTPM_NV_DefineSpace (VTPM_PRIV_BASE + 0x304)
455 #define VTPM_NV_WriteValue (VTPM_PRIV_BASE + 0x305)
459 #define VTPM_NV_ReadValue (VTPM_PRIV_BASE + 0x306)