Home
last modified time | relevance | path

Searched refs:CMD_SET_LOCALITY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h327 CMD_SET_LOCALITY, /* 0x05 */ enumerator
H A Dtpm_emulator.c225 if (tpm_emulator_ctrlcmd(tpm_emu, CMD_SET_LOCALITY, &loc, in tpm_emulator_set_locality()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c180 case CMD_SET_LOCALITY: { in tpm_emu_ctrl_thread()