Home
last modified time | relevance | path

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

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