Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c70 unsigned int *ecx, unsigned int *edx) in mlx5_cpu_id() argument
73 : "=a" (*eax), "=b" (*ebx), "=c" (*ecx), "=d" (*edx) in mlx5_cpu_id()
1222 unsigned int edx = 0; in RTE_INIT_PRIO() local
1225 mlx5_cpu_id(0, &eax, &ebx, &ecx, &edx); in RTE_INIT_PRIO()
1232 mlx5_cpu_id(1, &eax, &ebx, &ecx, &edx); in RTE_INIT_PRIO()